GET /user_management/visitor-free/?format=api&offset=11656&ordering=-ip_address
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 99658,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11664&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11648&ordering=-ip_address",
    "results": [
        {
            "id": 88111,
            "ip_address": "58.145.185.203",
            "count": 1,
            "first_visit": "2025-08-20T17:21:01.205141+06:00",
            "date": "2025-08-20"
        },
        {
            "id": 6252,
            "ip_address": "58.145.184.254",
            "count": 14,
            "first_visit": "2022-05-15T07:51:23.307193+06:00",
            "date": null
        },
        {
            "id": 24092,
            "ip_address": "58.145.184.254",
            "count": 1,
            "first_visit": "2022-07-19T13:23:45.377362+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 20759,
            "ip_address": "58.145.184.253",
            "count": 1,
            "first_visit": "2022-07-02T20:51:03.415971+06:00",
            "date": "2022-07-02"
        },
        {
            "id": 2539,
            "ip_address": "58.145.184.253",
            "count": 13,
            "first_visit": "2022-01-20T22:04:11.387059+06:00",
            "date": null
        },
        {
            "id": 18170,
            "ip_address": "58.145.184.253",
            "count": 1,
            "first_visit": "2022-06-24T16:18:23.822160+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 56218,
            "ip_address": "58.145.184.252",
            "count": 1,
            "first_visit": "2023-09-28T09:17:09.589938+06:00",
            "date": "2023-09-28"
        },
        {
            "id": 13854,
            "ip_address": "58.145.184.252",
            "count": 8,
            "first_visit": "2022-06-07T18:20:31.019498+06:00",
            "date": "2022-06-07"
        }
    ]
}