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

{
    "count": 100110,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95520&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95504&ordering=-id",
    "results": [
        {
            "id": 4598,
            "ip_address": "37.111.218.55",
            "count": 1,
            "first_visit": "2022-03-22T21:50:44.675793+06:00",
            "date": null
        },
        {
            "id": 4597,
            "ip_address": "103.136.2.230",
            "count": 1,
            "first_visit": "2022-03-22T21:49:35.162526+06:00",
            "date": null
        },
        {
            "id": 4596,
            "ip_address": "118.179.188.209",
            "count": 1,
            "first_visit": "2022-03-22T21:24:58.585363+06:00",
            "date": null
        },
        {
            "id": 4595,
            "ip_address": "14.1.102.223",
            "count": 2,
            "first_visit": "2022-03-22T20:10:49.311735+06:00",
            "date": null
        },
        {
            "id": 4594,
            "ip_address": "37.111.193.146",
            "count": 1,
            "first_visit": "2022-03-22T19:44:11.656116+06:00",
            "date": null
        },
        {
            "id": 4593,
            "ip_address": "103.111.226.200",
            "count": 1,
            "first_visit": "2022-03-22T19:38:12.537834+06:00",
            "date": null
        },
        {
            "id": 4592,
            "ip_address": "103.115.24.170",
            "count": 3,
            "first_visit": "2022-03-22T18:26:22.520255+06:00",
            "date": null
        },
        {
            "id": 4591,
            "ip_address": "103.134.126.225",
            "count": 1,
            "first_visit": "2022-03-22T18:12:37.646903+06:00",
            "date": null
        }
    ]
}