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

{
    "count": 97531,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24008&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23992&ordering=date",
    "results": [
        {
            "id": 37590,
            "ip_address": "66.249.66.33",
            "count": 11,
            "first_visit": "2022-11-20T02:25:24.158913+06:00",
            "date": "2022-11-20"
        },
        {
            "id": 37619,
            "ip_address": "103.54.36.5",
            "count": 2,
            "first_visit": "2022-11-20T16:24:02.649558+06:00",
            "date": "2022-11-20"
        },
        {
            "id": 37624,
            "ip_address": "37.111.204.71",
            "count": 1,
            "first_visit": "2022-11-20T17:50:37.110911+06:00",
            "date": "2022-11-20"
        },
        {
            "id": 37589,
            "ip_address": "66.249.66.60",
            "count": 15,
            "first_visit": "2022-11-20T02:23:53.744006+06:00",
            "date": "2022-11-20"
        },
        {
            "id": 37616,
            "ip_address": "103.60.175.83",
            "count": 4,
            "first_visit": "2022-11-20T16:11:00.366781+06:00",
            "date": "2022-11-20"
        },
        {
            "id": 37625,
            "ip_address": "202.181.19.225",
            "count": 1,
            "first_visit": "2022-11-20T18:50:18.181629+06:00",
            "date": "2022-11-20"
        },
        {
            "id": 37636,
            "ip_address": "213.180.203.62",
            "count": 3,
            "first_visit": "2022-11-21T04:58:58.232867+06:00",
            "date": "2022-11-21"
        },
        {
            "id": 37661,
            "ip_address": "103.60.175.81",
            "count": 3,
            "first_visit": "2022-11-21T16:10:51.821479+06:00",
            "date": "2022-11-21"
        }
    ]
}