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

{
    "count": 101321,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99488&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99472&ordering=date",
    "results": [
        {
            "id": 10486,
            "ip_address": "27.147.204.235",
            "count": 1,
            "first_visit": "2022-05-23T00:10:30.759130+06:00",
            "date": null
        },
        {
            "id": 10484,
            "ip_address": "37.111.195.134",
            "count": 1,
            "first_visit": "2022-05-23T00:01:23.710199+06:00",
            "date": null
        },
        {
            "id": 10483,
            "ip_address": "103.138.120.151",
            "count": 1,
            "first_visit": "2022-05-22T23:54:32.914612+06:00",
            "date": null
        },
        {
            "id": 10482,
            "ip_address": "103.121.49.150",
            "count": 2,
            "first_visit": "2022-05-22T23:45:32.369464+06:00",
            "date": null
        },
        {
            "id": 10481,
            "ip_address": "37.111.198.72",
            "count": 1,
            "first_visit": "2022-05-22T23:42:40.836152+06:00",
            "date": null
        },
        {
            "id": 10361,
            "ip_address": "116.58.201.78",
            "count": 4,
            "first_visit": "2022-05-22T18:17:09.184089+06:00",
            "date": null
        },
        {
            "id": 10479,
            "ip_address": "103.153.199.76",
            "count": 1,
            "first_visit": "2022-05-22T23:42:18.653207+06:00",
            "date": null
        },
        {
            "id": 10478,
            "ip_address": "37.111.193.211",
            "count": 1,
            "first_visit": "2022-05-22T23:41:52.486508+06:00",
            "date": null
        }
    ]
}