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

{
    "count": 101924,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42400&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42384&ordering=-date",
    "results": [
        {
            "id": 73297,
            "ip_address": "34.29.218.114",
            "count": 2,
            "first_visit": "2024-09-11T22:04:55.063927+06:00",
            "date": "2024-09-11"
        },
        {
            "id": 73296,
            "ip_address": "103.205.69.10",
            "count": 2,
            "first_visit": "2024-09-11T21:06:51.295237+06:00",
            "date": "2024-09-11"
        },
        {
            "id": 73287,
            "ip_address": "114.119.151.1",
            "count": 3,
            "first_visit": "2024-09-11T17:19:55.174162+06:00",
            "date": "2024-09-11"
        },
        {
            "id": 73254,
            "ip_address": "40.77.202.156",
            "count": 1,
            "first_visit": "2024-09-11T06:26:35.266527+06:00",
            "date": "2024-09-11"
        },
        {
            "id": 73295,
            "ip_address": "34.106.118.227",
            "count": 2,
            "first_visit": "2024-09-11T20:23:52.429448+06:00",
            "date": "2024-09-11"
        },
        {
            "id": 73253,
            "ip_address": "114.119.149.43",
            "count": 1,
            "first_visit": "2024-09-11T06:01:16.261286+06:00",
            "date": "2024-09-11"
        },
        {
            "id": 73294,
            "ip_address": "103.138.31.26",
            "count": 1,
            "first_visit": "2024-09-11T19:45:12.749795+06:00",
            "date": "2024-09-11"
        },
        {
            "id": 73292,
            "ip_address": "103.122.143.229",
            "count": 1,
            "first_visit": "2024-09-11T19:43:05.780770+06:00",
            "date": "2024-09-11"
        }
    ]
}