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

{
    "count": 101890,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42232&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42216&ordering=date",
    "results": [
        {
            "id": 56019,
            "ip_address": "114.119.141.51",
            "count": 1,
            "first_visit": "2023-09-25T20:44:43.520180+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 56020,
            "ip_address": "103.60.175.81",
            "count": 2,
            "first_visit": "2023-09-25T20:46:34.280915+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 56021,
            "ip_address": "114.119.156.56",
            "count": 1,
            "first_visit": "2023-09-25T21:06:17.553367+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 56022,
            "ip_address": "114.119.130.13",
            "count": 1,
            "first_visit": "2023-09-25T21:41:49.372857+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 56023,
            "ip_address": "114.119.149.142",
            "count": 1,
            "first_visit": "2023-09-25T21:46:10.735325+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 56024,
            "ip_address": "114.119.155.203",
            "count": 1,
            "first_visit": "2023-09-25T21:46:55.012976+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 56025,
            "ip_address": "168.119.65.48",
            "count": 1,
            "first_visit": "2023-09-25T21:50:10.146077+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 56026,
            "ip_address": "43.245.121.12",
            "count": 1,
            "first_visit": "2023-09-25T22:05:34.450197+06:00",
            "date": "2023-09-25"
        }
    ]
}