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

{
    "count": 101320,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99480&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99464&ordering=date",
    "results": [
        {
            "id": 10410,
            "ip_address": "103.120.160.161",
            "count": 3,
            "first_visit": "2022-05-22T22:07:42.872532+06:00",
            "date": null
        },
        {
            "id": 10480,
            "ip_address": "37.111.206.245",
            "count": 3,
            "first_visit": "2022-05-22T23:42:36.352431+06:00",
            "date": null
        },
        {
            "id": 10443,
            "ip_address": "103.109.56.243",
            "count": 3,
            "first_visit": "2022-05-22T22:48:52.991556+06:00",
            "date": null
        },
        {
            "id": 10383,
            "ip_address": "37.111.197.247",
            "count": 4,
            "first_visit": "2022-05-22T20:05:48.861816+06:00",
            "date": null
        },
        {
            "id": 10394,
            "ip_address": "27.147.151.34",
            "count": 3,
            "first_visit": "2022-05-22T21:05:03.350441+06:00",
            "date": null
        },
        {
            "id": 10358,
            "ip_address": "116.58.201.203",
            "count": 4,
            "first_visit": "2022-05-22T18:03:33.472580+06:00",
            "date": null
        },
        {
            "id": 10487,
            "ip_address": "103.243.142.40",
            "count": 1,
            "first_visit": "2022-05-23T00:16:46.657155+06:00",
            "date": null
        },
        {
            "id": 10486,
            "ip_address": "27.147.204.235",
            "count": 1,
            "first_visit": "2022-05-23T00:10:30.759130+06:00",
            "date": null
        }
    ]
}