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

{
    "count": 101859,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75840&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75824&ordering=ip_address",
    "results": [
        {
            "id": 6958,
            "ip_address": "37.111.200.153",
            "count": 1,
            "first_visit": "2022-05-16T18:02:47.551026+06:00",
            "date": null
        },
        {
            "id": 82444,
            "ip_address": "37.111.200.153",
            "count": 2,
            "first_visit": "2025-05-07T17:29:51.926982+06:00",
            "date": "2025-05-07"
        },
        {
            "id": 101641,
            "ip_address": "37.111.200.154",
            "count": 1,
            "first_visit": "2026-08-14T14:50:38.152065+06:00",
            "date": "2026-08-14"
        },
        {
            "id": 4353,
            "ip_address": "37.111.200.154",
            "count": 3,
            "first_visit": "2022-03-14T11:07:32.941390+06:00",
            "date": null
        },
        {
            "id": 30060,
            "ip_address": "37.111.200.155",
            "count": 1,
            "first_visit": "2022-07-30T23:12:38.843912+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 32632,
            "ip_address": "37.111.200.156",
            "count": 1,
            "first_visit": "2022-08-21T23:28:59.463073+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 92940,
            "ip_address": "37.111.200.156",
            "count": 1,
            "first_visit": "2025-12-13T10:09:04.230862+06:00",
            "date": "2025-12-13"
        },
        {
            "id": 90393,
            "ip_address": "37.111.200.157",
            "count": 1,
            "first_visit": "2025-10-05T19:59:04.327101+06:00",
            "date": "2025-10-05"
        }
    ]
}