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

{
    "count": 99499,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24000&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23984&ordering=-ip_address",
    "results": [
        {
            "id": 98984,
            "ip_address": "37.111.206.250",
            "count": 1,
            "first_visit": "2026-06-08T13:51:13.553810+06:00",
            "date": "2026-06-08"
        },
        {
            "id": 85334,
            "ip_address": "37.111.206.250",
            "count": 2,
            "first_visit": "2025-07-06T15:35:48.180035+06:00",
            "date": "2025-07-06"
        },
        {
            "id": 13881,
            "ip_address": "37.111.206.250",
            "count": 1,
            "first_visit": "2022-06-07T23:01:54.182023+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 12723,
            "ip_address": "37.111.206.250",
            "count": 1,
            "first_visit": "2022-05-30T09:38:33.639543+06:00",
            "date": null
        },
        {
            "id": 56715,
            "ip_address": "37.111.206.250",
            "count": 1,
            "first_visit": "2023-10-04T09:30:59.206529+06:00",
            "date": "2023-10-04"
        },
        {
            "id": 48477,
            "ip_address": "37.111.206.25",
            "count": 2,
            "first_visit": "2023-06-18T18:14:03.516941+06:00",
            "date": "2023-06-18"
        },
        {
            "id": 68841,
            "ip_address": "37.111.206.25",
            "count": 2,
            "first_visit": "2024-05-22T12:30:38.056062+06:00",
            "date": "2024-05-22"
        },
        {
            "id": 7067,
            "ip_address": "37.111.206.25",
            "count": 1,
            "first_visit": "2022-05-16T19:10:16.802696+06:00",
            "date": null
        }
    ]
}