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

{
    "count": 92612,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10000&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9984&ordering=first_visit",
    "results": [
        {
            "id": 9993,
            "ip_address": "37.111.247.22",
            "count": 1,
            "first_visit": "2022-05-21T12:35:26.469223+06:00",
            "date": null
        },
        {
            "id": 9994,
            "ip_address": "103.67.159.178",
            "count": 1,
            "first_visit": "2022-05-21T12:48:55.474684+06:00",
            "date": null
        },
        {
            "id": 9995,
            "ip_address": "37.111.228.227",
            "count": 1,
            "first_visit": "2022-05-21T12:52:54.450151+06:00",
            "date": null
        },
        {
            "id": 9996,
            "ip_address": "103.143.254.19",
            "count": 1,
            "first_visit": "2022-05-21T13:01:18.359690+06:00",
            "date": null
        },
        {
            "id": 9997,
            "ip_address": "103.230.105.3",
            "count": 1,
            "first_visit": "2022-05-21T13:05:32.340964+06:00",
            "date": null
        },
        {
            "id": 9998,
            "ip_address": "37.111.199.182",
            "count": 1,
            "first_visit": "2022-05-21T13:09:36.050915+06:00",
            "date": null
        },
        {
            "id": 9999,
            "ip_address": "37.111.218.67",
            "count": 1,
            "first_visit": "2022-05-21T13:14:52.670106+06:00",
            "date": null
        },
        {
            "id": 10000,
            "ip_address": "103.25.248.233",
            "count": 1,
            "first_visit": "2022-05-21T13:17:09.045815+06:00",
            "date": null
        }
    ]
}