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

{
    "count": 99444,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10608&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10592&ordering=-count",
    "results": [
        {
            "id": 3240,
            "ip_address": "202.173.122.64",
            "count": 3,
            "first_visit": "2022-02-02T20:43:23.865447+06:00",
            "date": null
        },
        {
            "id": 31238,
            "ip_address": "103.67.156.159",
            "count": 3,
            "first_visit": "2022-08-05T13:39:57.323487+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 177,
            "ip_address": "103.135.174.100",
            "count": 3,
            "first_visit": "2021-12-05T01:03:12.208580+06:00",
            "date": null
        },
        {
            "id": 72030,
            "ip_address": "103.189.237.49",
            "count": 3,
            "first_visit": "2024-08-11T11:24:09.969018+06:00",
            "date": "2024-08-11"
        },
        {
            "id": 3231,
            "ip_address": "119.30.32.227",
            "count": 3,
            "first_visit": "2022-02-02T17:11:21.160773+06:00",
            "date": null
        },
        {
            "id": 31222,
            "ip_address": "103.242.23.182",
            "count": 3,
            "first_visit": "2022-08-05T09:00:13.006437+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 72001,
            "ip_address": "103.187.68.239",
            "count": 3,
            "first_visit": "2024-08-10T18:08:31.383124+06:00",
            "date": "2024-08-10"
        },
        {
            "id": 72027,
            "ip_address": "103.150.254.73",
            "count": 3,
            "first_visit": "2024-08-11T09:56:55.971441+06:00",
            "date": "2024-08-11"
        }
    ]
}