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

{
    "count": 101584,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40464&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40448&ordering=date",
    "results": [
        {
            "id": 54180,
            "ip_address": "114.119.155.13",
            "count": 1,
            "first_visit": "2023-09-03T09:30:37.509491+06:00",
            "date": "2023-09-03"
        },
        {
            "id": 54185,
            "ip_address": "123.49.41.242",
            "count": 1,
            "first_visit": "2023-09-03T11:12:17.290588+06:00",
            "date": "2023-09-03"
        },
        {
            "id": 54190,
            "ip_address": "103.97.121.111",
            "count": 1,
            "first_visit": "2023-09-03T12:01:26.375134+06:00",
            "date": "2023-09-03"
        },
        {
            "id": 54181,
            "ip_address": "114.119.130.31",
            "count": 1,
            "first_visit": "2023-09-03T10:23:55.035102+06:00",
            "date": "2023-09-03"
        },
        {
            "id": 54182,
            "ip_address": "114.119.158.146",
            "count": 1,
            "first_visit": "2023-09-03T10:25:05.497121+06:00",
            "date": "2023-09-03"
        },
        {
            "id": 54183,
            "ip_address": "114.119.159.92",
            "count": 1,
            "first_visit": "2023-09-03T10:27:09.747055+06:00",
            "date": "2023-09-03"
        },
        {
            "id": 54186,
            "ip_address": "37.111.213.116",
            "count": 1,
            "first_visit": "2023-09-03T11:15:38.663817+06:00",
            "date": "2023-09-03"
        },
        {
            "id": 54187,
            "ip_address": "5.102.179.102",
            "count": 1,
            "first_visit": "2023-09-03T11:22:05.059061+06:00",
            "date": "2023-09-03"
        }
    ]
}