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

{
    "count": 96334,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20760&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20744&ordering=-ip_address",
    "results": [
        {
            "id": 5692,
            "ip_address": "37.111.213.93",
            "count": 1,
            "first_visit": "2022-05-07T14:25:31.745960+06:00",
            "date": null
        },
        {
            "id": 8465,
            "ip_address": "37.111.213.92",
            "count": 1,
            "first_visit": "2022-05-17T23:10:29.782797+06:00",
            "date": null
        },
        {
            "id": 93264,
            "ip_address": "37.111.213.90",
            "count": 1,
            "first_visit": "2025-12-23T22:11:36.869122+06:00",
            "date": "2025-12-23"
        },
        {
            "id": 60679,
            "ip_address": "37.111.213.9",
            "count": 1,
            "first_visit": "2023-12-06T13:34:01.325552+06:00",
            "date": "2023-12-06"
        },
        {
            "id": 5210,
            "ip_address": "37.111.213.89",
            "count": 1,
            "first_visit": "2022-04-18T10:36:05.291506+06:00",
            "date": null
        },
        {
            "id": 19109,
            "ip_address": "37.111.213.88",
            "count": 1,
            "first_visit": "2022-06-26T15:02:33.841303+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 30429,
            "ip_address": "37.111.213.88",
            "count": 1,
            "first_visit": "2022-07-31T15:20:39.408718+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 91537,
            "ip_address": "37.111.213.88",
            "count": 3,
            "first_visit": "2025-11-02T17:41:39.281695+06:00",
            "date": "2025-11-02"
        }
    ]
}