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

{
    "count": 99339,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24848&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24832&ordering=-count",
    "results": [
        {
            "id": 29986,
            "ip_address": "37.111.246.50",
            "count": 2,
            "first_visit": "2022-07-30T19:53:28.176097+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 8047,
            "ip_address": "37.111.216.7",
            "count": 2,
            "first_visit": "2022-05-17T12:14:34.069271+06:00",
            "date": null
        },
        {
            "id": 30023,
            "ip_address": "37.111.239.175",
            "count": 2,
            "first_visit": "2022-07-30T22:30:28.216702+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 20415,
            "ip_address": "103.230.106.13",
            "count": 2,
            "first_visit": "2022-06-30T18:03:14.955561+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 8855,
            "ip_address": "37.111.210.112",
            "count": 2,
            "first_visit": "2022-05-18T11:50:46.648231+06:00",
            "date": null
        },
        {
            "id": 3966,
            "ip_address": "47.181.208.67",
            "count": 2,
            "first_visit": "2022-03-01T05:42:19.983881+06:00",
            "date": null
        },
        {
            "id": 8916,
            "ip_address": "37.111.226.70",
            "count": 2,
            "first_visit": "2022-05-18T12:35:06.680446+06:00",
            "date": null
        },
        {
            "id": 38340,
            "ip_address": "168.119.68.186",
            "count": 2,
            "first_visit": "2022-12-05T11:09:17.878514+06:00",
            "date": "2022-12-05"
        }
    ]
}