Return the Brand stats.

Returned stats: - top_brands_by_purchased_count - top_brands_by_purchased_amount

GET /brands/_stats/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/vnd.purplme+json
Vary: Accept

{
    "top_brands_by_purchased_count": [
        {
            "id": 36,
            "url": "https://api.purplme.com/brands/36/?format=api",
            "name": "touch",
            "description": "",
            "images": "https://api.purplme.com/brands/36/images/?format=api",
            "datetime_created": "2025-08-29T13:16:58.957596Z",
            "datetime_updated": "2025-08-29T13:16:58.957608Z",
            "total_purchased_count": 599,
            "total_purchased_amount": {
                "currency": "USD",
                "value": 8656.65
            }
        },
        {
            "id": 2,
            "url": "https://api.purplme.com/brands/2/?format=api",
            "name": "Alfa",
            "description": "",
            "images": "https://api.purplme.com/brands/2/images/?format=api",
            "datetime_created": "2025-08-29T10:46:14.557819Z",
            "datetime_updated": "2025-09-08T07:29:15.827605Z",
            "total_purchased_count": 498,
            "total_purchased_amount": {
                "currency": "USD",
                "value": 4635.17
            }
        },
        {
            "id": 5,
            "url": "https://api.purplme.com/brands/5/?format=api",
            "name": "Apple",
            "description": "",
            "images": "https://api.purplme.com/brands/5/images/?format=api",
            "datetime_created": "2025-08-29T13:15:17.332725Z",
            "datetime_updated": "2025-08-29T13:15:17.332738Z",
            "total_purchased_count": 201,
            "total_purchased_amount": {
                "currency": "USD",
                "value": 9208.0
            }
        },
        {
            "id": 28,
            "url": "https://api.purplme.com/brands/28/?format=api",
            "name": "Razer",
            "description": "",
            "images": "https://api.purplme.com/brands/28/images/?format=api",
            "datetime_created": "2025-08-29T13:16:25.873531Z",
            "datetime_updated": "2025-08-29T13:16:25.873543Z",
            "total_purchased_count": 179,
            "total_purchased_amount": {
                "currency": "USD",
                "value": 20840.0
            }
        },
        {
            "id": 18,
            "url": "https://api.purplme.com/brands/18/?format=api",
            "name": "Jawaker",
            "description": "",
            "images": "https://api.purplme.com/brands/18/images/?format=api",
            "datetime_created": "2025-08-29T13:15:50.180603Z",
            "datetime_updated": "2025-08-29T13:15:50.180615Z",
            "total_purchased_count": 67,
            "total_purchased_amount": {
                "currency": "USD",
                "value": 207.0
            }
        },
        {
            "id": 34,
            "url": "https://api.purplme.com/brands/34/?format=api",
            "name": "Steam",
            "description": "",
            "images": "https://api.purplme.com/brands/34/images/?format=api",
            "datetime_created": "2025-08-29T13:16:51.081810Z",
            "datetime_updated": "2025-08-29T13:16:51.081824Z",
            "total_purchased_count": 36,
            "total_purchased_amount": {
                "currency": "USD",
                "value": 271.34
            }
        },
        {
            "id": 4,
            "url": "https://api.purplme.com/brands/4/?format=api",
            "name": "Anghami",
            "description": "",
            "images": "https://api.purplme.com/brands/4/images/?format=api",
            "datetime_created": "2025-08-29T13:15:06.647104Z",
            "datetime_updated": "2025-08-29T13:15:06.647115Z",
            "total_purchased_count": 33,
            "total_purchased_amount": {
                "currency": "USD",
                "value": 207.51
            }
        },
        {
            "id": 13,
            "url": "https://api.purplme.com/brands/13/?format=api",
            "name": "Freefire",
            "description": "",
            "images": "https://api.purplme.com/brands/13/images/?format=api",
            "datetime_created": "2025-08-29T13:15:42.453137Z",
            "datetime_updated": "2025-08-29T13:15:42.453151Z",
            "total_purchased_count": 22,
            "total_purchased_amount": {
                "currency": "USD",
                "value": 60.1
            }
        },
        {
            "id": 26,
            "url": "https://api.purplme.com/brands/26/?format=api",
            "name": "PlayStation",
            "description": "",
            "images": "https://api.purplme.com/brands/26/images/?format=api",
            "datetime_created": "2025-08-29T13:16:09.900564Z",
            "datetime_updated": "2025-08-29T13:16:09.900577Z",
            "total_purchased_count": 20,
            "total_purchased_amount": {
                "currency": "USD",
                "value": 355.01
            }
        },
        {
            "id": 21,
            "url": "https://api.purplme.com/brands/21/?format=api",
            "name": "MOBI",
            "description": "",
            "images": "https://api.purplme.com/brands/21/images/?format=api",
            "datetime_created": "2025-08-29T13:15:53.725642Z",
            "datetime_updated": "2025-08-29T13:15:53.725655Z",
            "total_purchased_count": 13,
            "total_purchased_amount": {
                "currency": "USD",
                "value": 64.85
            }
        }
    ],
    "top_brands_by_purchased_amount": [
        {
            "id": 28,
            "url": "https://api.purplme.com/brands/28/?format=api",
            "name": "Razer",
            "description": "",
            "images": "https://api.purplme.com/brands/28/images/?format=api",
            "datetime_created": "2025-08-29T13:16:25.873531Z",
            "datetime_updated": "2025-08-29T13:16:25.873543Z",
            "total_purchased_count": 179,
            "total_purchased_amount": {
                "currency": "USD",
                "value": 20840.0
            }
        },
        {
            "id": 5,
            "url": "https://api.purplme.com/brands/5/?format=api",
            "name": "Apple",
            "description": "",
            "images": "https://api.purplme.com/brands/5/images/?format=api",
            "datetime_created": "2025-08-29T13:15:17.332725Z",
            "datetime_updated": "2025-08-29T13:15:17.332738Z",
            "total_purchased_count": 201,
            "total_purchased_amount": {
                "currency": "USD",
                "value": 9208.0
            }
        },
        {
            "id": 36,
            "url": "https://api.purplme.com/brands/36/?format=api",
            "name": "touch",
            "description": "",
            "images": "https://api.purplme.com/brands/36/images/?format=api",
            "datetime_created": "2025-08-29T13:16:58.957596Z",
            "datetime_updated": "2025-08-29T13:16:58.957608Z",
            "total_purchased_count": 599,
            "total_purchased_amount": {
                "currency": "USD",
                "value": 8656.65
            }
        },
        {
            "id": 2,
            "url": "https://api.purplme.com/brands/2/?format=api",
            "name": "Alfa",
            "description": "",
            "images": "https://api.purplme.com/brands/2/images/?format=api",
            "datetime_created": "2025-08-29T10:46:14.557819Z",
            "datetime_updated": "2025-09-08T07:29:15.827605Z",
            "total_purchased_count": 498,
            "total_purchased_amount": {
                "currency": "USD",
                "value": 4635.17
            }
        },
        {
            "id": 3,
            "url": "https://api.purplme.com/brands/3/?format=api",
            "name": "Amazon",
            "description": "",
            "images": "https://api.purplme.com/brands/3/images/?format=api",
            "datetime_created": "2025-08-29T10:46:15.099006Z",
            "datetime_updated": "2025-08-29T10:46:15.099020Z",
            "total_purchased_count": 6,
            "total_purchased_amount": {
                "currency": "USD",
                "value": 369.46
            }
        },
        {
            "id": 26,
            "url": "https://api.purplme.com/brands/26/?format=api",
            "name": "PlayStation",
            "description": "",
            "images": "https://api.purplme.com/brands/26/images/?format=api",
            "datetime_created": "2025-08-29T13:16:09.900564Z",
            "datetime_updated": "2025-08-29T13:16:09.900577Z",
            "total_purchased_count": 20,
            "total_purchased_amount": {
                "currency": "USD",
                "value": 355.01
            }
        },
        {
            "id": 34,
            "url": "https://api.purplme.com/brands/34/?format=api",
            "name": "Steam",
            "description": "",
            "images": "https://api.purplme.com/brands/34/images/?format=api",
            "datetime_created": "2025-08-29T13:16:51.081810Z",
            "datetime_updated": "2025-08-29T13:16:51.081824Z",
            "total_purchased_count": 36,
            "total_purchased_amount": {
                "currency": "USD",
                "value": 271.34
            }
        },
        {
            "id": 20,
            "url": "https://api.purplme.com/brands/20/?format=api",
            "name": "Macy's",
            "description": "",
            "images": "https://api.purplme.com/brands/20/images/?format=api",
            "datetime_created": "2025-08-29T13:15:52.726031Z",
            "datetime_updated": "2025-08-29T13:15:52.726043Z",
            "total_purchased_count": 1,
            "total_purchased_amount": {
                "currency": "USD",
                "value": 250.0
            }
        },
        {
            "id": 4,
            "url": "https://api.purplme.com/brands/4/?format=api",
            "name": "Anghami",
            "description": "",
            "images": "https://api.purplme.com/brands/4/images/?format=api",
            "datetime_created": "2025-08-29T13:15:06.647104Z",
            "datetime_updated": "2025-08-29T13:15:06.647115Z",
            "total_purchased_count": 33,
            "total_purchased_amount": {
                "currency": "USD",
                "value": 207.51
            }
        },
        {
            "id": 18,
            "url": "https://api.purplme.com/brands/18/?format=api",
            "name": "Jawaker",
            "description": "",
            "images": "https://api.purplme.com/brands/18/images/?format=api",
            "datetime_created": "2025-08-29T13:15:50.180603Z",
            "datetime_updated": "2025-08-29T13:15:50.180615Z",
            "total_purchased_count": 67,
            "total_purchased_amount": {
                "currency": "USD",
                "value": 207.0
            }
        }
    ]
}