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

{
    "count": 102888,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=51960&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=51944&ordering=-ip_address",
    "results": [
        {
            "id": 97643,
            "ip_address": "119.30.39.154",
            "count": 1,
            "first_visit": "2026-05-02T13:44:14.719130+06:00",
            "date": "2026-05-02"
        },
        {
            "id": 13557,
            "ip_address": "119.30.39.152",
            "count": 1,
            "first_visit": "2022-06-05T15:06:22.056070+06:00",
            "date": null
        },
        {
            "id": 29896,
            "ip_address": "119.30.39.15",
            "count": 1,
            "first_visit": "2022-07-30T13:05:45.170115+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 2140,
            "ip_address": "119.30.39.149",
            "count": 2,
            "first_visit": "2022-01-13T19:36:08.033281+06:00",
            "date": null
        },
        {
            "id": 29722,
            "ip_address": "119.30.39.148",
            "count": 1,
            "first_visit": "2022-07-30T09:19:50.043942+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 7012,
            "ip_address": "119.30.39.147",
            "count": 1,
            "first_visit": "2022-05-16T18:36:44.892142+06:00",
            "date": null
        },
        {
            "id": 37670,
            "ip_address": "119.30.39.145",
            "count": 2,
            "first_visit": "2022-11-21T21:28:01.721511+06:00",
            "date": "2022-11-21"
        },
        {
            "id": 37677,
            "ip_address": "119.30.39.145",
            "count": 1,
            "first_visit": "2022-11-22T00:05:06.287652+06:00",
            "date": "2022-11-22"
        }
    ]
}