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

{
    "count": 100105,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95464&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95448&ordering=date",
    "results": [
        {
            "id": 13231,
            "ip_address": "181.48.255.198",
            "count": 1,
            "first_visit": "2022-06-01T06:44:01.195505+06:00",
            "date": null
        },
        {
            "id": 13230,
            "ip_address": "51.15.231.95",
            "count": 2,
            "first_visit": "2022-06-01T06:39:54.828418+06:00",
            "date": null
        },
        {
            "id": 13228,
            "ip_address": "37.111.200.33",
            "count": 1,
            "first_visit": "2022-06-01T06:00:45.294230+06:00",
            "date": null
        },
        {
            "id": 13227,
            "ip_address": "83.139.106.134",
            "count": 1,
            "first_visit": "2022-06-01T04:43:55.619472+06:00",
            "date": null
        },
        {
            "id": 13226,
            "ip_address": "37.111.225.230",
            "count": 1,
            "first_visit": "2022-06-01T03:54:31.730096+06:00",
            "date": null
        },
        {
            "id": 13209,
            "ip_address": "37.111.245.55",
            "count": 2,
            "first_visit": "2022-06-01T00:12:32.227175+06:00",
            "date": null
        },
        {
            "id": 13225,
            "ip_address": "81.3.201.70",
            "count": 1,
            "first_visit": "2022-06-01T02:42:48.033472+06:00",
            "date": null
        },
        {
            "id": 5383,
            "ip_address": "160.202.147.4",
            "count": 4,
            "first_visit": "2022-04-25T22:04:12.671565+06:00",
            "date": null
        }
    ]
}