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

{
    "count": 97277,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8992&ordering=-count",
    "results": [
        {
            "id": 34645,
            "ip_address": "66.249.66.212",
            "count": 4,
            "first_visit": "2022-09-19T01:41:23.143928+06:00",
            "date": "2022-09-19"
        },
        {
            "id": 4525,
            "ip_address": "86.27.77.128",
            "count": 4,
            "first_visit": "2022-03-20T16:17:53.986724+06:00",
            "date": null
        },
        {
            "id": 10558,
            "ip_address": "101.100.179.4",
            "count": 4,
            "first_visit": "2022-05-23T09:49:49.482114+06:00",
            "date": null
        },
        {
            "id": 72792,
            "ip_address": "66.249.89.65",
            "count": 4,
            "first_visit": "2024-08-31T05:48:45.450487+06:00",
            "date": "2024-08-31"
        },
        {
            "id": 72719,
            "ip_address": "103.205.37.7",
            "count": 4,
            "first_visit": "2024-08-29T12:40:37.639851+06:00",
            "date": "2024-08-29"
        },
        {
            "id": 11458,
            "ip_address": "37.111.245.73",
            "count": 4,
            "first_visit": "2022-05-25T22:24:24.735098+06:00",
            "date": null
        },
        {
            "id": 10606,
            "ip_address": "103.253.44.196",
            "count": 4,
            "first_visit": "2022-05-23T11:40:17.268153+06:00",
            "date": null
        },
        {
            "id": 34644,
            "ip_address": "66.249.66.92",
            "count": 4,
            "first_visit": "2022-09-19T01:32:26.470678+06:00",
            "date": "2022-09-19"
        }
    ]
}