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

{
    "count": 93980,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12264&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12248&ordering=-date",
    "results": [
        {
            "id": 12207,
            "ip_address": "103.90.213.42",
            "count": 2,
            "first_visit": "2022-05-28T14:48:50.475047+06:00",
            "date": null
        },
        {
            "id": 7523,
            "ip_address": "103.209.198.34",
            "count": 9,
            "first_visit": "2022-05-16T23:54:11.165163+06:00",
            "date": null
        },
        {
            "id": 12201,
            "ip_address": "103.114.94.21",
            "count": 2,
            "first_visit": "2022-05-28T14:30:55.937942+06:00",
            "date": null
        },
        {
            "id": 12185,
            "ip_address": "203.189.224.70",
            "count": 3,
            "first_visit": "2022-05-28T13:43:03.146137+06:00",
            "date": null
        },
        {
            "id": 12288,
            "ip_address": "114.119.133.130",
            "count": 2,
            "first_visit": "2022-05-28T21:56:58.742542+06:00",
            "date": null
        },
        {
            "id": 12206,
            "ip_address": "103.148.149.43",
            "count": 3,
            "first_visit": "2022-05-28T14:44:08.570701+06:00",
            "date": null
        },
        {
            "id": 12248,
            "ip_address": "103.120.166.246",
            "count": 4,
            "first_visit": "2022-05-28T16:15:31.800198+06:00",
            "date": null
        },
        {
            "id": 89,
            "ip_address": "45.248.151.137",
            "count": 2,
            "first_visit": "2021-12-03T19:32:51.862708+06:00",
            "date": null
        }
    ]
}