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

{
    "count": 100515,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6328&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6312&ordering=-count",
    "results": [
        {
            "id": 29129,
            "ip_address": "202.134.10.129",
            "count": 5,
            "first_visit": "2022-07-29T07:44:16.679207+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 12362,
            "ip_address": "103.86.111.227",
            "count": 5,
            "first_visit": "2022-05-29T01:24:07.082020+06:00",
            "date": null
        },
        {
            "id": 64364,
            "ip_address": "114.119.128.35",
            "count": 5,
            "first_visit": "2024-02-06T07:21:29.450984+06:00",
            "date": "2024-02-06"
        },
        {
            "id": 8345,
            "ip_address": "37.111.212.105",
            "count": 5,
            "first_visit": "2022-05-17T22:26:11.673068+06:00",
            "date": null
        },
        {
            "id": 8354,
            "ip_address": "103.148.210.183",
            "count": 5,
            "first_visit": "2022-05-17T22:28:24.044239+06:00",
            "date": null
        },
        {
            "id": 29005,
            "ip_address": "202.134.10.138",
            "count": 5,
            "first_visit": "2022-07-29T00:21:17.501810+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 29065,
            "ip_address": "103.25.251.234",
            "count": 5,
            "first_visit": "2022-07-29T02:03:34.721561+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 64419,
            "ip_address": "114.119.145.216",
            "count": 5,
            "first_visit": "2024-02-07T01:39:38.109469+06:00",
            "date": "2024-02-07"
        }
    ]
}