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

{
    "count": 100917,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17408&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17392&ordering=-count",
    "results": [
        {
            "id": 52305,
            "ip_address": "103.73.197.105",
            "count": 2,
            "first_visit": "2023-08-12T13:21:06.814791+06:00",
            "date": "2023-08-12"
        },
        {
            "id": 6705,
            "ip_address": "116.58.202.99",
            "count": 2,
            "first_visit": "2022-05-16T13:22:07.726395+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": 6752,
            "ip_address": "58.145.186.246",
            "count": 2,
            "first_visit": "2022-05-16T14:31:24.713953+06:00",
            "date": null
        },
        {
            "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": 6807,
            "ip_address": "103.206.229.222",
            "count": 2,
            "first_visit": "2022-05-16T15:51:00.542505+06:00",
            "date": null
        },
        {
            "id": 52292,
            "ip_address": "103.60.175.116",
            "count": 2,
            "first_visit": "2023-08-12T10:30:18.872041+06:00",
            "date": "2023-08-12"
        },
        {
            "id": 6789,
            "ip_address": "43.245.123.123",
            "count": 2,
            "first_visit": "2022-05-16T15:31:37.906686+06:00",
            "date": null
        }
    ]
}