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

{
    "count": 101835,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75912&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75896&ordering=ip_address",
    "results": [
        {
            "id": 8860,
            "ip_address": "37.111.200.200",
            "count": 1,
            "first_visit": "2022-05-18T11:54:17.649507+06:00",
            "date": null
        },
        {
            "id": 32482,
            "ip_address": "37.111.200.201",
            "count": 1,
            "first_visit": "2022-08-20T05:40:12.282345+06:00",
            "date": "2022-08-20"
        },
        {
            "id": 24697,
            "ip_address": "37.111.200.201",
            "count": 1,
            "first_visit": "2022-07-20T15:13:09.212823+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 8040,
            "ip_address": "37.111.200.202",
            "count": 1,
            "first_visit": "2022-05-17T12:12:11.588075+06:00",
            "date": null
        },
        {
            "id": 3977,
            "ip_address": "37.111.200.204",
            "count": 3,
            "first_visit": "2022-03-01T15:13:44.841800+06:00",
            "date": null
        },
        {
            "id": 16029,
            "ip_address": "37.111.200.204",
            "count": 1,
            "first_visit": "2022-06-17T16:22:22.844426+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 75722,
            "ip_address": "37.111.200.204",
            "count": 1,
            "first_visit": "2024-11-16T11:09:16.155912+06:00",
            "date": "2024-11-16"
        },
        {
            "id": 100121,
            "ip_address": "37.111.200.204",
            "count": 2,
            "first_visit": "2026-07-10T14:27:41.235700+06:00",
            "date": "2026-07-10"
        }
    ]
}