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

{
    "count": 99294,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25016&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25000&ordering=ip_address",
    "results": [
        {
            "id": 2924,
            "ip_address": "106.0.54.74",
            "count": 2,
            "first_visit": "2022-01-27T09:47:16.964279+06:00",
            "date": null
        },
        {
            "id": 24910,
            "ip_address": "106.0.54.74",
            "count": 1,
            "first_visit": "2022-07-20T21:18:09.344900+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 25077,
            "ip_address": "106.0.54.74",
            "count": 1,
            "first_visit": "2022-07-21T01:52:35.929749+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 89969,
            "ip_address": "106.0.54.77",
            "count": 1,
            "first_visit": "2025-09-24T03:37:22.956706+06:00",
            "date": "2025-09-24"
        },
        {
            "id": 9893,
            "ip_address": "106.0.54.94",
            "count": 1,
            "first_visit": "2022-05-20T23:48:25.700184+06:00",
            "date": null
        },
        {
            "id": 3186,
            "ip_address": "106.0.55.134",
            "count": 2,
            "first_visit": "2022-02-01T15:08:19.546380+06:00",
            "date": null
        },
        {
            "id": 65966,
            "ip_address": "106.0.55.16",
            "count": 1,
            "first_visit": "2024-03-16T14:38:04.556886+06:00",
            "date": "2024-03-16"
        },
        {
            "id": 66254,
            "ip_address": "106.0.55.17",
            "count": 2,
            "first_visit": "2024-03-23T12:28:45.264439+06:00",
            "date": "2024-03-23"
        }
    ]
}