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

{
    "count": 99520,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10200&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10184&ordering=-count",
    "results": [
        {
            "id": 7145,
            "ip_address": "103.102.139.174",
            "count": 3,
            "first_visit": "2022-05-16T19:38:52.020177+06:00",
            "date": null
        },
        {
            "id": 7160,
            "ip_address": "103.67.158.112",
            "count": 3,
            "first_visit": "2022-05-16T19:45:32.539064+06:00",
            "date": null
        },
        {
            "id": 32567,
            "ip_address": "66.249.66.2",
            "count": 3,
            "first_visit": "2022-08-21T02:43:16.794983+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 7176,
            "ip_address": "43.245.121.128",
            "count": 3,
            "first_visit": "2022-05-16T19:49:10.541663+06:00",
            "date": null
        },
        {
            "id": 72559,
            "ip_address": "114.119.128.143",
            "count": 3,
            "first_visit": "2024-08-26T06:51:14.184634+06:00",
            "date": "2024-08-26"
        },
        {
            "id": 72638,
            "ip_address": "188.172.109.101",
            "count": 3,
            "first_visit": "2024-08-27T20:06:58.355605+06:00",
            "date": "2024-08-27"
        },
        {
            "id": 7166,
            "ip_address": "37.111.210.69",
            "count": 3,
            "first_visit": "2022-05-16T19:46:59.953231+06:00",
            "date": null
        },
        {
            "id": 7172,
            "ip_address": "43.245.122.170",
            "count": 3,
            "first_visit": "2022-05-16T19:48:39.221320+06:00",
            "date": null
        }
    ]
}