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

{
    "count": 100091,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21624&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21608&ordering=-ip_address",
    "results": [
        {
            "id": 2909,
            "ip_address": "37.111.214.248",
            "count": 1,
            "first_visit": "2022-01-26T20:50:25.862979+06:00",
            "date": null
        },
        {
            "id": 6368,
            "ip_address": "37.111.214.245",
            "count": 1,
            "first_visit": "2022-05-15T19:14:13.953656+06:00",
            "date": null
        },
        {
            "id": 38225,
            "ip_address": "37.111.214.244",
            "count": 2,
            "first_visit": "2022-12-03T15:33:01.047030+06:00",
            "date": "2022-12-03"
        },
        {
            "id": 11824,
            "ip_address": "37.111.214.241",
            "count": 2,
            "first_visit": "2022-05-27T00:58:28.863724+06:00",
            "date": null
        },
        {
            "id": 26654,
            "ip_address": "37.111.214.241",
            "count": 1,
            "first_visit": "2022-07-24T10:41:59.489309+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 96721,
            "ip_address": "37.111.214.241",
            "count": 6,
            "first_visit": "2026-04-05T19:14:51.566469+06:00",
            "date": "2026-04-05"
        },
        {
            "id": 89648,
            "ip_address": "37.111.214.240",
            "count": 2,
            "first_visit": "2025-09-17T11:46:26.869449+06:00",
            "date": "2025-09-17"
        },
        {
            "id": 7778,
            "ip_address": "37.111.214.240",
            "count": 1,
            "first_visit": "2022-05-17T09:58:57.029366+06:00",
            "date": null
        }
    ]
}