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

{
    "count": 97624,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25032&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25016&ordering=-ip_address",
    "results": [
        {
            "id": 10848,
            "ip_address": "37.111.197.218",
            "count": 1,
            "first_visit": "2022-05-24T09:46:46.728951+06:00",
            "date": null
        },
        {
            "id": 7045,
            "ip_address": "37.111.197.207",
            "count": 1,
            "first_visit": "2022-05-16T18:58:43.687995+06:00",
            "date": null
        },
        {
            "id": 78409,
            "ip_address": "37.111.197.206",
            "count": 1,
            "first_visit": "2025-01-31T11:16:45.290145+06:00",
            "date": "2025-01-31"
        },
        {
            "id": 61044,
            "ip_address": "37.111.197.206",
            "count": 1,
            "first_visit": "2023-12-12T11:15:59.082366+06:00",
            "date": "2023-12-12"
        },
        {
            "id": 10833,
            "ip_address": "37.111.197.205",
            "count": 1,
            "first_visit": "2022-05-24T08:52:11.038524+06:00",
            "date": null
        },
        {
            "id": 23725,
            "ip_address": "37.111.197.203",
            "count": 1,
            "first_visit": "2022-07-18T22:18:47.604508+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 4628,
            "ip_address": "37.111.197.201",
            "count": 2,
            "first_visit": "2022-03-23T20:19:08.702292+06:00",
            "date": null
        },
        {
            "id": 7781,
            "ip_address": "37.111.197.197",
            "count": 2,
            "first_visit": "2022-05-17T10:00:52.643110+06:00",
            "date": null
        }
    ]
}