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

{
    "count": 98251,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31224&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31208&ordering=-ip_address",
    "results": [
        {
            "id": 9372,
            "ip_address": "203.82.207.232",
            "count": 1,
            "first_visit": "2022-05-19T13:32:14.683948+06:00",
            "date": null
        },
        {
            "id": 48128,
            "ip_address": "203.82.207.22",
            "count": 1,
            "first_visit": "2023-06-13T15:19:22.795912+06:00",
            "date": "2023-06-13"
        },
        {
            "id": 84150,
            "ip_address": "203.82.205.137",
            "count": 2,
            "first_visit": "2025-06-18T12:06:10.207614+06:00",
            "date": "2025-06-18"
        },
        {
            "id": 75959,
            "ip_address": "203.82.204.238",
            "count": 2,
            "first_visit": "2024-11-23T00:03:49.019583+06:00",
            "date": "2024-11-23"
        },
        {
            "id": 1070,
            "ip_address": "203.82.197.57",
            "count": 2,
            "first_visit": "2021-12-20T18:00:14.952598+06:00",
            "date": null
        },
        {
            "id": 37701,
            "ip_address": "203.82.197.206",
            "count": 1,
            "first_visit": "2022-11-22T14:05:18.084022+06:00",
            "date": "2022-11-22"
        },
        {
            "id": 50029,
            "ip_address": "203.82.197.206",
            "count": 2,
            "first_visit": "2023-07-15T11:10:45.429869+06:00",
            "date": "2023-07-15"
        },
        {
            "id": 73270,
            "ip_address": "203.82.197.183",
            "count": 1,
            "first_visit": "2024-09-11T11:21:39.582808+06:00",
            "date": "2024-09-11"
        }
    ]
}