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

{
    "count": 101964,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42808&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42792&ordering=-date",
    "results": [
        {
            "id": 72900,
            "ip_address": "103.230.63.57",
            "count": 2,
            "first_visit": "2024-09-02T15:16:56.827373+06:00",
            "date": "2024-09-02"
        },
        {
            "id": 72902,
            "ip_address": "40.77.189.82",
            "count": 1,
            "first_visit": "2024-09-02T15:35:22.019242+06:00",
            "date": "2024-09-02"
        },
        {
            "id": 72903,
            "ip_address": "17.246.15.133",
            "count": 1,
            "first_visit": "2024-09-02T17:33:34.993215+06:00",
            "date": "2024-09-02"
        },
        {
            "id": 72905,
            "ip_address": "103.173.60.78",
            "count": 1,
            "first_visit": "2024-09-02T21:05:11.628434+06:00",
            "date": "2024-09-02"
        },
        {
            "id": 72876,
            "ip_address": "114.119.128.143",
            "count": 2,
            "first_visit": "2024-09-02T03:24:50.405050+06:00",
            "date": "2024-09-02"
        },
        {
            "id": 72892,
            "ip_address": "202.173.122.36",
            "count": 1,
            "first_visit": "2024-09-02T11:56:56.424468+06:00",
            "date": "2024-09-02"
        },
        {
            "id": 72899,
            "ip_address": "103.239.253.33",
            "count": 1,
            "first_visit": "2024-09-02T14:19:14.909904+06:00",
            "date": "2024-09-02"
        },
        {
            "id": 72879,
            "ip_address": "205.169.39.29",
            "count": 1,
            "first_visit": "2024-09-02T04:35:22.774038+06:00",
            "date": "2024-09-02"
        }
    ]
}