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

{
    "count": 95122,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16008&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15992&ordering=first_visit",
    "results": [
        {
            "id": 16001,
            "ip_address": "103.134.60.52",
            "count": 1,
            "first_visit": "2022-06-17T14:58:23.388585+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 16002,
            "ip_address": "59.153.103.24",
            "count": 1,
            "first_visit": "2022-06-17T15:02:19.382398+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 16003,
            "ip_address": "114.119.134.208",
            "count": 1,
            "first_visit": "2022-06-17T15:06:10.122100+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 16004,
            "ip_address": "37.111.199.179",
            "count": 1,
            "first_visit": "2022-06-17T15:07:55.588163+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 16005,
            "ip_address": "103.159.187.181",
            "count": 1,
            "first_visit": "2022-06-17T15:08:51.526162+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 16006,
            "ip_address": "202.134.14.136",
            "count": 1,
            "first_visit": "2022-06-17T15:09:00.566455+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 16007,
            "ip_address": "103.126.218.112",
            "count": 1,
            "first_visit": "2022-06-17T15:11:57.097311+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 16008,
            "ip_address": "103.230.107.23",
            "count": 1,
            "first_visit": "2022-06-17T15:13:09.859858+06:00",
            "date": "2022-06-17"
        }
    ]
}