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

{
    "count": 100111,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7736&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7720&ordering=-count",
    "results": [
        {
            "id": 3492,
            "ip_address": "103.213.236.84",
            "count": 4,
            "first_visit": "2022-02-10T16:49:02.958704+06:00",
            "date": null
        },
        {
            "id": 45001,
            "ip_address": "37.111.218.134",
            "count": 4,
            "first_visit": "2023-04-07T11:08:47.186315+06:00",
            "date": "2023-04-07"
        },
        {
            "id": 6803,
            "ip_address": "42.0.4.254",
            "count": 4,
            "first_visit": "2022-05-16T15:44:27.201528+06:00",
            "date": null
        },
        {
            "id": 45709,
            "ip_address": "103.230.106.16",
            "count": 4,
            "first_visit": "2023-04-25T16:47:53.263474+06:00",
            "date": "2023-04-25"
        },
        {
            "id": 6741,
            "ip_address": "43.245.121.77",
            "count": 4,
            "first_visit": "2022-05-16T14:18:20.226160+06:00",
            "date": null
        },
        {
            "id": 76896,
            "ip_address": "130.149.223.156",
            "count": 4,
            "first_visit": "2024-12-18T15:20:40.249301+06:00",
            "date": "2024-12-18"
        },
        {
            "id": 44781,
            "ip_address": "27.147.202.213",
            "count": 4,
            "first_visit": "2023-04-04T09:43:31.214423+06:00",
            "date": "2023-04-04"
        },
        {
            "id": 3308,
            "ip_address": "103.15.42.198",
            "count": 4,
            "first_visit": "2022-02-04T20:20:16.652478+06:00",
            "date": null
        }
    ]
}