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

{
    "count": 96221,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6416&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6400&ordering=ip_address",
    "results": [
        {
            "id": 72603,
            "ip_address": "103.143.183.240",
            "count": 2,
            "first_visit": "2024-08-27T01:37:22.608625+06:00",
            "date": "2024-08-27"
        },
        {
            "id": 37066,
            "ip_address": "103.143.183.240",
            "count": 3,
            "first_visit": "2022-11-07T17:49:35.870287+06:00",
            "date": "2022-11-07"
        },
        {
            "id": 78993,
            "ip_address": "103.143.183.244",
            "count": 2,
            "first_visit": "2025-02-15T17:04:42.228763+06:00",
            "date": "2025-02-15"
        },
        {
            "id": 38580,
            "ip_address": "103.143.234.123",
            "count": 1,
            "first_visit": "2022-12-11T21:09:46.734714+06:00",
            "date": "2022-12-11"
        },
        {
            "id": 1990,
            "ip_address": "103.143.234.30",
            "count": 1,
            "first_visit": "2022-01-12T01:00:58.522484+06:00",
            "date": null
        },
        {
            "id": 1844,
            "ip_address": "103.143.234.75",
            "count": 1,
            "first_visit": "2022-01-11T12:27:09.938520+06:00",
            "date": null
        },
        {
            "id": 83503,
            "ip_address": "103.143.236.30",
            "count": 2,
            "first_visit": "2025-05-31T15:01:04.565585+06:00",
            "date": "2025-05-31"
        },
        {
            "id": 71954,
            "ip_address": "103.143.236.43",
            "count": 1,
            "first_visit": "2024-08-09T05:55:08.185309+06:00",
            "date": "2024-08-09"
        }
    ]
}