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

{
    "count": 96296,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20608&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20592&ordering=first_visit",
    "results": [
        {
            "id": 20601,
            "ip_address": "202.134.9.129",
            "count": 1,
            "first_visit": "2022-07-01T21:06:10.977810+06:00",
            "date": "2022-07-01"
        },
        {
            "id": 20602,
            "ip_address": "119.30.32.67",
            "count": 1,
            "first_visit": "2022-07-01T21:21:01.096460+06:00",
            "date": "2022-07-01"
        },
        {
            "id": 20603,
            "ip_address": "118.179.33.49",
            "count": 4,
            "first_visit": "2022-07-01T21:22:08.068662+06:00",
            "date": "2022-07-01"
        },
        {
            "id": 20604,
            "ip_address": "114.119.128.218",
            "count": 1,
            "first_visit": "2022-07-01T21:48:20.151802+06:00",
            "date": "2022-07-01"
        },
        {
            "id": 20605,
            "ip_address": "49.44.86.196",
            "count": 1,
            "first_visit": "2022-07-01T21:50:36.241551+06:00",
            "date": "2022-07-01"
        },
        {
            "id": 20606,
            "ip_address": "27.147.204.136",
            "count": 1,
            "first_visit": "2022-07-01T21:53:23.645110+06:00",
            "date": "2022-07-01"
        },
        {
            "id": 20607,
            "ip_address": "66.249.66.158",
            "count": 1,
            "first_visit": "2022-07-01T22:07:45.347381+06:00",
            "date": "2022-07-01"
        },
        {
            "id": 20608,
            "ip_address": "114.119.133.251",
            "count": 1,
            "first_visit": "2022-07-01T22:23:49.008113+06:00",
            "date": "2022-07-01"
        }
    ]
}