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

{
    "count": 92198,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86464&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86448&ordering=-ip_address",
    "results": [
        {
            "id": 41577,
            "ip_address": "103.140.176.150",
            "count": 1,
            "first_visit": "2023-02-05T16:49:38.046181+06:00",
            "date": "2023-02-05"
        },
        {
            "id": 19241,
            "ip_address": "103.140.176.126",
            "count": 1,
            "first_visit": "2022-06-26T23:41:26.195240+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 9415,
            "ip_address": "103.140.176.114",
            "count": 2,
            "first_visit": "2022-05-19T15:37:57.323156+06:00",
            "date": null
        },
        {
            "id": 89055,
            "ip_address": "103.140.176.107",
            "count": 3,
            "first_visit": "2025-09-06T09:52:41.651234+06:00",
            "date": "2025-09-06"
        },
        {
            "id": 86190,
            "ip_address": "103.140.176.0",
            "count": 1,
            "first_visit": "2025-07-20T17:03:40.350137+06:00",
            "date": "2025-07-20"
        },
        {
            "id": 33139,
            "ip_address": "103.140.176.0",
            "count": 1,
            "first_visit": "2022-08-27T23:31:45.192966+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 11919,
            "ip_address": "103.140.167.58",
            "count": 1,
            "first_visit": "2022-05-27T12:56:33.087310+06:00",
            "date": null
        },
        {
            "id": 23867,
            "ip_address": "103.140.167.58",
            "count": 1,
            "first_visit": "2022-07-18T22:52:47.799861+06:00",
            "date": "2022-07-18"
        }
    ]
}