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

{
    "count": 92474,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8808&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8792&ordering=id",
    "results": [
        {
            "id": 8801,
            "ip_address": "37.111.192.88",
            "count": 1,
            "first_visit": "2022-05-18T11:04:08.328738+06:00",
            "date": null
        },
        {
            "id": 8802,
            "ip_address": "42.0.6.235",
            "count": 1,
            "first_visit": "2022-05-18T11:04:18.493042+06:00",
            "date": null
        },
        {
            "id": 8803,
            "ip_address": "37.111.222.221",
            "count": 3,
            "first_visit": "2022-05-18T11:04:21.718779+06:00",
            "date": null
        },
        {
            "id": 8804,
            "ip_address": "116.58.201.90",
            "count": 2,
            "first_visit": "2022-05-18T11:04:23.279210+06:00",
            "date": null
        },
        {
            "id": 8805,
            "ip_address": "103.253.45.139",
            "count": 1,
            "first_visit": "2022-05-18T11:05:13.985229+06:00",
            "date": null
        },
        {
            "id": 8806,
            "ip_address": "103.253.45.139",
            "count": 2,
            "first_visit": "2022-05-18T11:05:13.985318+06:00",
            "date": null
        },
        {
            "id": 8807,
            "ip_address": "103.157.95.124",
            "count": 1,
            "first_visit": "2022-05-18T11:06:26.458900+06:00",
            "date": null
        },
        {
            "id": 8808,
            "ip_address": "119.30.39.93",
            "count": 4,
            "first_visit": "2022-05-18T11:09:06.973249+06:00",
            "date": null
        }
    ]
}