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

{
    "count": 97999,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25408&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25392&ordering=-count",
    "results": [
        {
            "id": 14295,
            "ip_address": "114.119.129.179",
            "count": 2,
            "first_visit": "2022-06-10T07:39:51.783319+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 8235,
            "ip_address": "103.253.44.208",
            "count": 2,
            "first_visit": "2022-05-17T17:42:05.211904+06:00",
            "date": null
        },
        {
            "id": 33877,
            "ip_address": "37.111.223.103",
            "count": 2,
            "first_visit": "2022-09-05T21:06:53.474588+06:00",
            "date": "2022-09-05"
        },
        {
            "id": 10906,
            "ip_address": "119.30.35.83",
            "count": 2,
            "first_visit": "2022-05-24T11:03:18.259645+06:00",
            "date": null
        },
        {
            "id": 33850,
            "ip_address": "103.159.73.228",
            "count": 2,
            "first_visit": "2022-09-05T11:00:25.815570+06:00",
            "date": "2022-09-05"
        },
        {
            "id": 17007,
            "ip_address": "114.119.132.104",
            "count": 2,
            "first_visit": "2022-06-21T12:33:06.587183+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 1587,
            "ip_address": "37.111.206.11",
            "count": 2,
            "first_visit": "2022-01-02T09:57:37.355299+06:00",
            "date": null
        },
        {
            "id": 10909,
            "ip_address": "37.111.196.232",
            "count": 2,
            "first_visit": "2022-05-24T11:16:14.123323+06:00",
            "date": null
        }
    ]
}