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

{
    "count": 99897,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12792&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12776&ordering=-count",
    "results": [
        {
            "id": 65713,
            "ip_address": "103.178.188.10",
            "count": 3,
            "first_visit": "2024-03-09T17:38:29.297008+06:00",
            "date": "2024-03-09"
        },
        {
            "id": 20544,
            "ip_address": "114.119.131.2",
            "count": 3,
            "first_visit": "2022-07-01T12:05:23.726621+06:00",
            "date": "2022-07-01"
        },
        {
            "id": 1134,
            "ip_address": "103.109.97.233",
            "count": 3,
            "first_visit": "2021-12-21T09:49:39.782838+06:00",
            "date": null
        },
        {
            "id": 65666,
            "ip_address": "114.119.128.143",
            "count": 3,
            "first_visit": "2024-03-08T13:26:44.187869+06:00",
            "date": "2024-03-08"
        },
        {
            "id": 80303,
            "ip_address": "114.119.137.91",
            "count": 3,
            "first_visit": "2025-03-19T01:59:32.503859+06:00",
            "date": "2025-03-19"
        },
        {
            "id": 4613,
            "ip_address": "116.68.198.150",
            "count": 3,
            "first_visit": "2022-03-23T11:50:10.108673+06:00",
            "date": null
        },
        {
            "id": 21325,
            "ip_address": "202.181.19.244",
            "count": 3,
            "first_visit": "2022-07-06T12:51:22.924507+06:00",
            "date": "2022-07-06"
        },
        {
            "id": 65680,
            "ip_address": "45.127.246.64",
            "count": 3,
            "first_visit": "2024-03-08T21:35:48.998894+06:00",
            "date": "2024-03-08"
        }
    ]
}