GET /user_management/visitor-free/?format=api&offset=42200&ordering=-id
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=42208&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42192&ordering=-id",
    "results": [
        {
            "id": 59786,
            "ip_address": "103.196.232.133",
            "count": 1,
            "first_visit": "2023-11-19T13:45:03.317286+06:00",
            "date": "2023-11-19"
        },
        {
            "id": 59785,
            "ip_address": "103.15.42.199",
            "count": 1,
            "first_visit": "2023-11-19T13:44:54.077146+06:00",
            "date": "2023-11-19"
        },
        {
            "id": 59784,
            "ip_address": "66.249.70.192",
            "count": 2,
            "first_visit": "2023-11-19T13:35:44.040666+06:00",
            "date": "2023-11-19"
        },
        {
            "id": 59783,
            "ip_address": "160.202.145.252",
            "count": 1,
            "first_visit": "2023-11-19T13:18:24.041381+06:00",
            "date": "2023-11-19"
        },
        {
            "id": 59782,
            "ip_address": "114.119.132.131",
            "count": 1,
            "first_visit": "2023-11-19T12:59:11.015480+06:00",
            "date": "2023-11-19"
        },
        {
            "id": 59781,
            "ip_address": "27.147.230.194",
            "count": 1,
            "first_visit": "2023-11-19T12:03:16.293316+06:00",
            "date": "2023-11-19"
        },
        {
            "id": 59780,
            "ip_address": "103.198.133.89",
            "count": 1,
            "first_visit": "2023-11-19T11:56:44.998635+06:00",
            "date": "2023-11-19"
        },
        {
            "id": 59779,
            "ip_address": "114.119.129.81",
            "count": 1,
            "first_visit": "2023-11-19T11:18:58.234257+06:00",
            "date": "2023-11-19"
        }
    ]
}