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

{
    "count": 97240,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3512&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3496&ordering=ip_address",
    "results": [
        {
            "id": 22850,
            "ip_address": "103.124.248.237",
            "count": 3,
            "first_visit": "2022-07-15T00:18:54.494315+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 85050,
            "ip_address": "103.124.249.226",
            "count": 1,
            "first_visit": "2025-07-01T21:58:18.601660+06:00",
            "date": "2025-07-01"
        },
        {
            "id": 74119,
            "ip_address": "103.124.249.228",
            "count": 2,
            "first_visit": "2024-10-07T13:00:04.530352+06:00",
            "date": "2024-10-07"
        },
        {
            "id": 75433,
            "ip_address": "103.124.249.237",
            "count": 1,
            "first_visit": "2024-11-09T22:22:16.777695+06:00",
            "date": "2024-11-09"
        },
        {
            "id": 42629,
            "ip_address": "103.124.250.109",
            "count": 1,
            "first_visit": "2023-02-24T03:27:23.446351+06:00",
            "date": "2023-02-24"
        },
        {
            "id": 12371,
            "ip_address": "103.124.250.125",
            "count": 1,
            "first_visit": "2022-05-29T02:41:04.638479+06:00",
            "date": null
        },
        {
            "id": 11462,
            "ip_address": "103.124.250.165",
            "count": 2,
            "first_visit": "2022-05-25T22:26:35.546240+06:00",
            "date": null
        },
        {
            "id": 96800,
            "ip_address": "103.124.250.24",
            "count": 1,
            "first_visit": "2026-04-07T15:21:58.763985+06:00",
            "date": "2026-04-07"
        }
    ]
}