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

{
    "count": 100923,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17432&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17416&ordering=-count",
    "results": [
        {
            "id": 52278,
            "ip_address": "195.154.123.104",
            "count": 2,
            "first_visit": "2023-08-12T07:20:15.708436+06:00",
            "date": "2023-08-12"
        },
        {
            "id": 6745,
            "ip_address": "103.163.236.198",
            "count": 2,
            "first_visit": "2022-05-16T14:29:45.182527+06:00",
            "date": null
        },
        {
            "id": 52309,
            "ip_address": "37.111.200.218",
            "count": 2,
            "first_visit": "2023-08-12T13:35:15.395199+06:00",
            "date": "2023-08-12"
        },
        {
            "id": 6779,
            "ip_address": "43.245.120.3",
            "count": 2,
            "first_visit": "2022-05-16T15:18:00.942420+06:00",
            "date": null
        },
        {
            "id": 52312,
            "ip_address": "103.124.227.36",
            "count": 2,
            "first_visit": "2023-08-12T14:54:55.682296+06:00",
            "date": "2023-08-12"
        },
        {
            "id": 6734,
            "ip_address": "58.145.190.242",
            "count": 2,
            "first_visit": "2022-05-16T14:09:57.915281+06:00",
            "date": null
        },
        {
            "id": 52305,
            "ip_address": "103.73.197.105",
            "count": 2,
            "first_visit": "2023-08-12T13:21:06.814791+06:00",
            "date": "2023-08-12"
        },
        {
            "id": 52314,
            "ip_address": "103.141.208.199",
            "count": 2,
            "first_visit": "2023-08-12T15:04:03.225434+06:00",
            "date": "2023-08-12"
        }
    ]
}