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

{
    "count": 100284,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14616&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14600&ordering=ip_address",
    "results": [
        {
            "id": 38417,
            "ip_address": "103.217.111.206",
            "count": 1,
            "first_visit": "2022-12-06T17:35:26.202255+06:00",
            "date": "2022-12-06"
        },
        {
            "id": 4901,
            "ip_address": "103.217.111.206",
            "count": 4,
            "first_visit": "2022-04-03T23:36:13.065515+06:00",
            "date": null
        },
        {
            "id": 12727,
            "ip_address": "103.217.111.207",
            "count": 5,
            "first_visit": "2022-05-30T09:46:04.008707+06:00",
            "date": null
        },
        {
            "id": 57066,
            "ip_address": "103.217.111.207",
            "count": 1,
            "first_visit": "2023-10-08T10:55:25.658525+06:00",
            "date": "2023-10-08"
        },
        {
            "id": 16907,
            "ip_address": "103.217.111.208",
            "count": 1,
            "first_visit": "2022-06-20T21:10:35.600502+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 4451,
            "ip_address": "103.217.111.209",
            "count": 5,
            "first_visit": "2022-03-17T15:55:54.511345+06:00",
            "date": null
        },
        {
            "id": 87277,
            "ip_address": "103.217.111.21",
            "count": 1,
            "first_visit": "2025-08-07T00:31:23.036874+06:00",
            "date": "2025-08-07"
        },
        {
            "id": 87257,
            "ip_address": "103.217.111.21",
            "count": 3,
            "first_visit": "2025-08-06T17:10:44.592244+06:00",
            "date": "2025-08-06"
        }
    ]
}