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

{
    "count": 98374,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32448&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32432&ordering=first_visit",
    "results": [
        {
            "id": 32441,
            "ip_address": "128.127.253.105",
            "count": 1,
            "first_visit": "2022-08-19T15:09:43.463312+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 32442,
            "ip_address": "113.11.56.133",
            "count": 2,
            "first_visit": "2022-08-19T15:21:05.700990+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 32443,
            "ip_address": "168.119.68.254",
            "count": 1,
            "first_visit": "2022-08-19T15:29:19.311593+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 32444,
            "ip_address": "103.67.157.239",
            "count": 1,
            "first_visit": "2022-08-19T15:48:11.002148+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 32445,
            "ip_address": "119.82.81.78",
            "count": 1,
            "first_visit": "2022-08-19T16:23:31.428220+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 32446,
            "ip_address": "202.134.8.194",
            "count": 1,
            "first_visit": "2022-08-19T16:34:44.730996+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 32447,
            "ip_address": "37.111.196.5",
            "count": 1,
            "first_visit": "2022-08-19T17:45:15.454834+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 32448,
            "ip_address": "103.148.179.10",
            "count": 1,
            "first_visit": "2022-08-19T17:58:26.291818+06:00",
            "date": "2022-08-19"
        }
    ]
}