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

{
    "count": 101862,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75800&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75784&ordering=ip_address",
    "results": [
        {
            "id": 66202,
            "ip_address": "37.111.200.129",
            "count": 1,
            "first_visit": "2024-03-22T02:11:50.113980+06:00",
            "date": "2024-03-22"
        },
        {
            "id": 16386,
            "ip_address": "37.111.200.13",
            "count": 1,
            "first_visit": "2022-06-18T14:15:29.753077+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 23874,
            "ip_address": "37.111.200.13",
            "count": 1,
            "first_visit": "2022-07-18T22:56:41.377650+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 5140,
            "ip_address": "37.111.200.13",
            "count": 2,
            "first_visit": "2022-04-15T17:16:02.124435+06:00",
            "date": null
        },
        {
            "id": 61437,
            "ip_address": "37.111.200.130",
            "count": 1,
            "first_visit": "2023-12-19T07:27:20.638426+06:00",
            "date": "2023-12-19"
        },
        {
            "id": 50701,
            "ip_address": "37.111.200.131",
            "count": 1,
            "first_visit": "2023-07-24T09:30:28.699605+06:00",
            "date": "2023-07-24"
        },
        {
            "id": 7447,
            "ip_address": "37.111.200.131",
            "count": 1,
            "first_visit": "2022-05-16T23:10:40.197053+06:00",
            "date": null
        },
        {
            "id": 94070,
            "ip_address": "37.111.200.132",
            "count": 1,
            "first_visit": "2026-01-15T17:49:32.841952+06:00",
            "date": "2026-01-15"
        }
    ]
}