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

{
    "count": 100790,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18488&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18472&ordering=-count",
    "results": [
        {
            "id": 12345,
            "ip_address": "45.124.12.143",
            "count": 2,
            "first_visit": "2022-05-29T00:14:47.908997+06:00",
            "date": null
        },
        {
            "id": 50001,
            "ip_address": "168.119.68.118",
            "count": 2,
            "first_visit": "2023-07-15T02:52:28.148053+06:00",
            "date": "2023-07-15"
        },
        {
            "id": 50021,
            "ip_address": "103.140.83.186",
            "count": 2,
            "first_visit": "2023-07-15T10:03:40.423341+06:00",
            "date": "2023-07-15"
        },
        {
            "id": 12326,
            "ip_address": "37.111.210.194",
            "count": 2,
            "first_visit": "2022-05-28T23:37:17.885840+06:00",
            "date": null
        },
        {
            "id": 50018,
            "ip_address": "37.111.212.137",
            "count": 2,
            "first_visit": "2023-07-15T09:50:16.541061+06:00",
            "date": "2023-07-15"
        },
        {
            "id": 6203,
            "ip_address": "103.130.173.174",
            "count": 2,
            "first_visit": "2022-05-15T04:33:47.937036+06:00",
            "date": null
        },
        {
            "id": 50012,
            "ip_address": "37.111.206.46",
            "count": 2,
            "first_visit": "2023-07-15T08:54:50.631077+06:00",
            "date": "2023-07-15"
        },
        {
            "id": 50026,
            "ip_address": "103.143.34.142",
            "count": 2,
            "first_visit": "2023-07-15T10:29:51.404435+06:00",
            "date": "2023-07-15"
        }
    ]
}