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

{
    "count": 97600,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24720&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24704&ordering=-ip_address",
    "results": [
        {
            "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": 4353,
            "ip_address": "37.111.200.154",
            "count": 3,
            "first_visit": "2022-03-14T11:07:32.941390+06:00",
            "date": null
        },
        {
            "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": 12731,
            "ip_address": "37.111.200.151",
            "count": 1,
            "first_visit": "2022-05-30T10:19:18.958453+06:00",
            "date": null
        },
        {
            "id": 22647,
            "ip_address": "37.111.200.151",
            "count": 1,
            "first_visit": "2022-07-14T15:02:51.972238+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 25535,
            "ip_address": "37.111.200.151",
            "count": 1,
            "first_visit": "2022-07-21T12:57:43.566029+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 10182,
            "ip_address": "37.111.200.150",
            "count": 1,
            "first_visit": "2022-05-21T23:58:12.848824+06:00",
            "date": null
        }
    ]
}