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

{
    "count": 94612,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14240&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14224&ordering=ip_address",
    "results": [
        {
            "id": 92741,
            "ip_address": "103.221.253.2",
            "count": 1,
            "first_visit": "2025-12-07T16:35:16.595628+06:00",
            "date": "2025-12-07"
        },
        {
            "id": 36836,
            "ip_address": "103.221.254.156",
            "count": 1,
            "first_visit": "2022-11-02T15:38:02.084629+06:00",
            "date": "2022-11-02"
        },
        {
            "id": 16642,
            "ip_address": "103.221.254.156",
            "count": 1,
            "first_visit": "2022-06-19T19:20:25.185396+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 10626,
            "ip_address": "103.221.254.17",
            "count": 1,
            "first_visit": "2022-05-23T12:08:25.419941+06:00",
            "date": null
        },
        {
            "id": 34264,
            "ip_address": "103.221.254.234",
            "count": 1,
            "first_visit": "2022-09-12T14:55:35.785721+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 43931,
            "ip_address": "103.221.254.234",
            "count": 1,
            "first_visit": "2023-03-17T15:43:45.153803+06:00",
            "date": "2023-03-17"
        },
        {
            "id": 13411,
            "ip_address": "103.221.254.234",
            "count": 1,
            "first_visit": "2022-06-02T22:24:08.922504+06:00",
            "date": null
        },
        {
            "id": 87805,
            "ip_address": "103.221.254.234",
            "count": 1,
            "first_visit": "2025-08-16T09:01:17.057448+06:00",
            "date": "2025-08-16"
        }
    ]
}