[ { "pk": 1, "model": "customer.licenseprice", "fields": { "term": 1, "price": 200 } }, { "pk": 2, "model": "customer.licenseprice", "fields": { "term": 6, "price": 1000 } }, { "pk": 3, "model": "customer.licenseprice", "fields": { "term": 12, "price": 1800 } }, { "pk": 4, "model": "customer.licenseprice", "fields": { "term": 24, "price": 3000 } } ]