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

{
    "count": 100110,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7760&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7744&ordering=-count",
    "results": [
        {
            "id": 6772,
            "ip_address": "58.145.189.247",
            "count": 4,
            "first_visit": "2022-05-16T15:05:10.427483+06:00",
            "date": null
        },
        {
            "id": 1699,
            "ip_address": "103.137.6.38",
            "count": 4,
            "first_visit": "2022-01-06T17:13:54.065746+06:00",
            "date": null
        },
        {
            "id": 18760,
            "ip_address": "119.30.32.12",
            "count": 4,
            "first_visit": "2022-06-25T19:55:36.567323+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 3324,
            "ip_address": "103.60.175.82",
            "count": 4,
            "first_visit": "2022-02-05T12:42:27.106929+06:00",
            "date": null
        },
        {
            "id": 44653,
            "ip_address": "66.249.70.219",
            "count": 4,
            "first_visit": "2023-04-01T00:18:39.988208+06:00",
            "date": "2023-04-01"
        },
        {
            "id": 45900,
            "ip_address": "103.150.254.76",
            "count": 4,
            "first_visit": "2023-04-30T09:23:38.148843+06:00",
            "date": "2023-04-30"
        },
        {
            "id": 76344,
            "ip_address": "74.125.151.100",
            "count": 4,
            "first_visit": "2024-12-04T07:45:29.903609+06:00",
            "date": "2024-12-04"
        },
        {
            "id": 44542,
            "ip_address": "66.249.70.213",
            "count": 4,
            "first_visit": "2023-03-29T00:39:39.117335+06:00",
            "date": "2023-03-29"
        }
    ]
}