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

{
    "count": 99963,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22256&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22240&ordering=-ip_address",
    "results": [
        {
            "id": 11370,
            "ip_address": "37.111.212.32",
            "count": 3,
            "first_visit": "2022-05-25T14:19:34.527591+06:00",
            "date": null
        },
        {
            "id": 11182,
            "ip_address": "37.111.212.31",
            "count": 3,
            "first_visit": "2022-05-24T22:42:20.537836+06:00",
            "date": null
        },
        {
            "id": 31019,
            "ip_address": "37.111.212.31",
            "count": 1,
            "first_visit": "2022-08-03T17:29:15.439974+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 76715,
            "ip_address": "37.111.212.30",
            "count": 3,
            "first_visit": "2024-12-13T14:02:46.762184+06:00",
            "date": "2024-12-13"
        },
        {
            "id": 12563,
            "ip_address": "37.111.212.3",
            "count": 10,
            "first_visit": "2022-05-29T22:05:15.105198+06:00",
            "date": null
        },
        {
            "id": 13315,
            "ip_address": "37.111.212.29",
            "count": 1,
            "first_visit": "2022-06-02T00:16:58.483611+06:00",
            "date": null
        },
        {
            "id": 80275,
            "ip_address": "37.111.212.29",
            "count": 1,
            "first_visit": "2025-03-18T12:54:16.148471+06:00",
            "date": "2025-03-18"
        },
        {
            "id": 65814,
            "ip_address": "37.111.212.29",
            "count": 1,
            "first_visit": "2024-03-12T11:02:23.063676+06:00",
            "date": "2024-03-12"
        }
    ]
}