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

{
    "count": 101298,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99120&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99104&ordering=-id",
    "results": [
        {
            "id": 2186,
            "ip_address": "203.202.251.194",
            "count": 1,
            "first_visit": "2022-01-14T12:16:35.198267+06:00",
            "date": null
        },
        {
            "id": 2185,
            "ip_address": "14.0.174.27",
            "count": 1,
            "first_visit": "2022-01-14T12:10:19.722885+06:00",
            "date": null
        },
        {
            "id": 2184,
            "ip_address": "45.251.57.65",
            "count": 1,
            "first_visit": "2022-01-14T11:02:08.217367+06:00",
            "date": null
        },
        {
            "id": 2183,
            "ip_address": "128.135.98.75",
            "count": 1,
            "first_visit": "2022-01-14T11:01:55.465295+06:00",
            "date": null
        },
        {
            "id": 2182,
            "ip_address": "103.217.111.23",
            "count": 2,
            "first_visit": "2022-01-14T10:56:40.603260+06:00",
            "date": null
        },
        {
            "id": 2181,
            "ip_address": "27.147.204.138",
            "count": 8,
            "first_visit": "2022-01-14T10:37:17.444403+06:00",
            "date": null
        },
        {
            "id": 2180,
            "ip_address": "166.81.23.252",
            "count": 2,
            "first_visit": "2022-01-14T10:30:22.612528+06:00",
            "date": null
        },
        {
            "id": 2179,
            "ip_address": "27.147.202.162",
            "count": 7,
            "first_visit": "2022-01-14T10:19:46.720801+06:00",
            "date": null
        }
    ]
}