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

{
    "count": 96163,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20112&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20096&ordering=ip_address",
    "results": [
        {
            "id": 9496,
            "ip_address": "103.67.158.130",
            "count": 2,
            "first_visit": "2022-05-19T21:52:31.024967+06:00",
            "date": null
        },
        {
            "id": 54475,
            "ip_address": "103.67.158.131",
            "count": 1,
            "first_visit": "2023-09-07T12:26:16.124947+06:00",
            "date": "2023-09-07"
        },
        {
            "id": 9791,
            "ip_address": "103.67.158.131",
            "count": 3,
            "first_visit": "2022-05-20T19:18:16.901361+06:00",
            "date": null
        },
        {
            "id": 63088,
            "ip_address": "103.67.158.132",
            "count": 4,
            "first_visit": "2024-01-14T14:15:31.216827+06:00",
            "date": "2024-01-14"
        },
        {
            "id": 9782,
            "ip_address": "103.67.158.132",
            "count": 2,
            "first_visit": "2022-05-20T18:03:49.547795+06:00",
            "date": null
        },
        {
            "id": 16717,
            "ip_address": "103.67.158.132",
            "count": 4,
            "first_visit": "2022-06-20T02:05:32.998861+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 63087,
            "ip_address": "103.67.158.133",
            "count": 2,
            "first_visit": "2024-01-14T14:12:14.628697+06:00",
            "date": "2024-01-14"
        },
        {
            "id": 9292,
            "ip_address": "103.67.158.133",
            "count": 1,
            "first_visit": "2022-05-19T09:51:25.370372+06:00",
            "date": null
        }
    ]
}