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

{
    "count": 92338,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83104&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83088&ordering=date",
    "results": [
        {
            "id": 4242,
            "ip_address": "103.84.253.123",
            "count": 1,
            "first_visit": "2022-03-10T12:44:47.978110+06:00",
            "date": null
        },
        {
            "id": 4222,
            "ip_address": "123.253.215.14",
            "count": 2,
            "first_visit": "2022-03-09T18:10:18.762572+06:00",
            "date": null
        },
        {
            "id": 4208,
            "ip_address": "43.224.111.232",
            "count": 2,
            "first_visit": "2022-03-09T07:05:33.301842+06:00",
            "date": null
        },
        {
            "id": 4250,
            "ip_address": "37.111.212.202",
            "count": 3,
            "first_visit": "2022-03-10T18:21:25.150304+06:00",
            "date": null
        },
        {
            "id": 4265,
            "ip_address": "27.147.204.77",
            "count": 2,
            "first_visit": "2022-03-11T03:21:28.383361+06:00",
            "date": null
        },
        {
            "id": 4280,
            "ip_address": "103.139.234.202",
            "count": 1,
            "first_visit": "2022-03-11T16:12:46.830102+06:00",
            "date": null
        },
        {
            "id": 4240,
            "ip_address": "17.121.115.192",
            "count": 1,
            "first_visit": "2022-03-10T11:27:18.475698+06:00",
            "date": null
        },
        {
            "id": 4214,
            "ip_address": "182.160.115.14",
            "count": 2,
            "first_visit": "2022-03-09T12:50:53.708553+06:00",
            "date": null
        }
    ]
}