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

{
    "count": 96664,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21808&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21792&ordering=-ip_address",
    "results": [
        {
            "id": 10898,
            "ip_address": "37.111.211.61",
            "count": 1,
            "first_visit": "2022-05-24T10:56:41.766537+06:00",
            "date": null
        },
        {
            "id": 19097,
            "ip_address": "37.111.211.60",
            "count": 1,
            "first_visit": "2022-06-26T14:19:27.678308+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 36202,
            "ip_address": "37.111.211.6",
            "count": 1,
            "first_visit": "2022-10-20T11:52:03.130228+06:00",
            "date": "2022-10-20"
        },
        {
            "id": 75519,
            "ip_address": "37.111.211.6",
            "count": 2,
            "first_visit": "2024-11-11T22:33:20.261772+06:00",
            "date": "2024-11-11"
        },
        {
            "id": 22558,
            "ip_address": "37.111.211.59",
            "count": 1,
            "first_visit": "2022-07-14T12:53:53.394301+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 35532,
            "ip_address": "37.111.211.57",
            "count": 1,
            "first_visit": "2022-10-05T21:09:43.675881+06:00",
            "date": "2022-10-05"
        },
        {
            "id": 5012,
            "ip_address": "37.111.211.56",
            "count": 8,
            "first_visit": "2022-04-09T17:12:25.196340+06:00",
            "date": null
        },
        {
            "id": 17800,
            "ip_address": "37.111.211.54",
            "count": 2,
            "first_visit": "2022-06-23T16:45:49.160331+06:00",
            "date": "2022-06-23"
        }
    ]
}