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

{
    "count": 98072,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=608&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=592&ordering=-ip_address",
    "results": [
        {
            "id": 8258,
            "ip_address": "89.25.215.72",
            "count": 1,
            "first_visit": "2022-05-17T18:48:30.376254+06:00",
            "date": null
        },
        {
            "id": 64831,
            "ip_address": "89.248.171.23",
            "count": 1,
            "first_visit": "2024-02-17T11:08:12.586916+06:00",
            "date": "2024-02-17"
        },
        {
            "id": 67860,
            "ip_address": "89.248.171.23",
            "count": 1,
            "first_visit": "2024-05-03T21:20:24.555876+06:00",
            "date": "2024-05-03"
        },
        {
            "id": 3597,
            "ip_address": "89.248.171.23",
            "count": 1,
            "first_visit": "2022-02-14T12:08:46.535606+06:00",
            "date": null
        },
        {
            "id": 33784,
            "ip_address": "89.248.171.23",
            "count": 1,
            "first_visit": "2022-09-04T01:43:08.798196+06:00",
            "date": "2022-09-04"
        },
        {
            "id": 2324,
            "ip_address": "89.244.111.108",
            "count": 8,
            "first_visit": "2022-01-16T19:18:26.107989+06:00",
            "date": null
        },
        {
            "id": 79359,
            "ip_address": "89.241.56.134",
            "count": 1,
            "first_visit": "2025-02-24T00:31:03.664894+06:00",
            "date": "2025-02-24"
        },
        {
            "id": 82326,
            "ip_address": "89.238.165.18",
            "count": 3,
            "first_visit": "2025-05-05T16:34:19.310411+06:00",
            "date": "2025-05-05"
        }
    ]
}