GET /api/rankings/?format=api&ordering=sponsor__name&start=9900
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "recordsFiltered": 9907,
    "recordsTotal": 9907,
    "next": null,
    "previous": "http://staging-fdaaa.ebmdatalab.net/api/rankings/?format=api&length=300&ordering=sponsor__name&start=9600",
    "results": [
        {
            "date": "2026-07-29",
            "rank": null,
            "due": 0,
            "reported": 0,
            "total": 1,
            "percentage": null,
            "sponsor_name": "ZKR Orthopedics Inc",
            "is_industry_sponsor": true,
            "sponsor_slug": "zkr-orthopedics-inc"
        },
        {
            "date": "2026-07-29",
            "rank": null,
            "due": 0,
            "reported": 0,
            "total": 4,
            "percentage": null,
            "sponsor_name": "Zomagen Biosciences, Ltd",
            "is_industry_sponsor": true,
            "sponsor_slug": "zomagen-biosciences-ltd"
        },
        {
            "date": "2026-07-29",
            "rank": null,
            "due": 0,
            "reported": 0,
            "total": 1,
            "percentage": null,
            "sponsor_name": "Zucara Therapeutics Inc.",
            "is_industry_sponsor": true,
            "sponsor_slug": "zucara-therapeutics-inc"
        },
        {
            "date": "2026-07-29",
            "rank": null,
            "due": 0,
            "reported": 0,
            "total": 3,
            "percentage": null,
            "sponsor_name": "Zulfa Omer",
            "is_industry_sponsor": false,
            "sponsor_slug": "zulfa-omer"
        },
        {
            "date": "2026-07-29",
            "rank": null,
            "due": 0,
            "reported": 0,
            "total": 2,
            "percentage": null,
            "sponsor_name": "Zura Bio Inc",
            "is_industry_sponsor": true,
            "sponsor_slug": "zura-bio-inc"
        },
        {
            "date": "2026-07-29",
            "rank": null,
            "due": 0,
            "reported": 0,
            "total": 1,
            "percentage": null,
            "sponsor_name": "ZuriMED Technologies Inc.",
            "is_industry_sponsor": true,
            "sponsor_slug": "zurimed-technologies-inc"
        },
        {
            "date": "2026-07-29",
            "rank": null,
            "due": 0,
            "reported": 0,
            "total": 1,
            "percentage": null,
            "sponsor_name": "Zynex Medical, Inc.",
            "is_industry_sponsor": true,
            "sponsor_slug": "zynex-medical-inc"
        }
    ]
}