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

{
    "count": 101860,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42008&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41992&ordering=-id",
    "results": [
        {
            "id": 59956,
            "ip_address": "157.90.212.84",
            "count": 3,
            "first_visit": "2023-11-22T20:20:26.661772+06:00",
            "date": "2023-11-22"
        },
        {
            "id": 59955,
            "ip_address": "185.136.148.238",
            "count": 1,
            "first_visit": "2023-11-22T20:16:27.463319+06:00",
            "date": "2023-11-22"
        },
        {
            "id": 59954,
            "ip_address": "44.206.242.242",
            "count": 1,
            "first_visit": "2023-11-22T19:31:39.937496+06:00",
            "date": "2023-11-22"
        },
        {
            "id": 59953,
            "ip_address": "202.83.126.182",
            "count": 2,
            "first_visit": "2023-11-22T15:29:28.310067+06:00",
            "date": "2023-11-22"
        },
        {
            "id": 59952,
            "ip_address": "103.42.202.251",
            "count": 1,
            "first_visit": "2023-11-22T15:13:02.604810+06:00",
            "date": "2023-11-22"
        },
        {
            "id": 59951,
            "ip_address": "17.22.237.108",
            "count": 1,
            "first_visit": "2023-11-22T15:03:01.282926+06:00",
            "date": "2023-11-22"
        },
        {
            "id": 59950,
            "ip_address": "103.240.249.198",
            "count": 1,
            "first_visit": "2023-11-22T14:58:42.551385+06:00",
            "date": "2023-11-22"
        },
        {
            "id": 59949,
            "ip_address": "118.67.214.58",
            "count": 2,
            "first_visit": "2023-11-22T14:33:21.670181+06:00",
            "date": "2023-11-22"
        }
    ]
}