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

{
    "count": 100918,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17424&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17408&ordering=-count",
    "results": [
        {
            "id": 52278,
            "ip_address": "195.154.123.104",
            "count": 2,
            "first_visit": "2023-08-12T07:20:15.708436+06:00",
            "date": "2023-08-12"
        },
        {
            "id": 6804,
            "ip_address": "37.111.193.231",
            "count": 2,
            "first_visit": "2022-05-16T15:46:06.560433+06:00",
            "date": null
        },
        {
            "id": 52309,
            "ip_address": "37.111.200.218",
            "count": 2,
            "first_visit": "2023-08-12T13:35:15.395199+06:00",
            "date": "2023-08-12"
        },
        {
            "id": 6747,
            "ip_address": "37.111.197.11",
            "count": 2,
            "first_visit": "2022-05-16T14:30:12.705882+06:00",
            "date": null
        },
        {
            "id": 52312,
            "ip_address": "103.124.227.36",
            "count": 2,
            "first_visit": "2023-08-12T14:54:55.682296+06:00",
            "date": "2023-08-12"
        },
        {
            "id": 6692,
            "ip_address": "119.30.39.24",
            "count": 2,
            "first_visit": "2022-05-16T13:15:28.123597+06:00",
            "date": null
        },
        {
            "id": 13478,
            "ip_address": "103.126.218.94",
            "count": 2,
            "first_visit": "2022-06-03T23:40:06.783317+06:00",
            "date": null
        },
        {
            "id": 6808,
            "ip_address": "37.111.194.206",
            "count": 2,
            "first_visit": "2022-05-16T15:52:00.485855+06:00",
            "date": null
        }
    ]
}