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

{
    "count": 93423,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78696&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78680&ordering=-ip_address",
    "results": [
        {
            "id": 23650,
            "ip_address": "103.230.107.12",
            "count": 6,
            "first_visit": "2022-07-18T22:01:13.696071+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 85987,
            "ip_address": "103.230.107.11",
            "count": 2,
            "first_visit": "2025-07-17T14:03:59.339328+06:00",
            "date": "2025-07-17"
        },
        {
            "id": 61446,
            "ip_address": "103.230.107.11",
            "count": 1,
            "first_visit": "2023-12-19T09:11:29.445741+06:00",
            "date": "2023-12-19"
        },
        {
            "id": 61730,
            "ip_address": "103.230.107.11",
            "count": 1,
            "first_visit": "2023-12-23T19:13:06.832572+06:00",
            "date": "2023-12-23"
        },
        {
            "id": 32240,
            "ip_address": "103.230.107.10",
            "count": 1,
            "first_visit": "2022-08-17T18:24:20.955809+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 33573,
            "ip_address": "103.230.107.10",
            "count": 2,
            "first_visit": "2022-09-01T00:00:23.848902+06:00",
            "date": "2022-09-01"
        },
        {
            "id": 7137,
            "ip_address": "103.230.107.1",
            "count": 1,
            "first_visit": "2022-05-16T19:36:31.933101+06:00",
            "date": null
        },
        {
            "id": 2599,
            "ip_address": "103.230.106.9",
            "count": 1,
            "first_visit": "2022-01-22T11:33:53.330003+06:00",
            "date": null
        }
    ]
}