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

{
    "count": 98259,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17448&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17432&ordering=ip_address",
    "results": [
        {
            "id": 6112,
            "ip_address": "103.25.251.246",
            "count": 3,
            "first_visit": "2022-05-14T19:39:25.598186+06:00",
            "date": null
        },
        {
            "id": 94593,
            "ip_address": "103.25.251.246",
            "count": 1,
            "first_visit": "2026-01-28T20:58:43.832713+06:00",
            "date": "2026-01-28"
        },
        {
            "id": 18789,
            "ip_address": "103.25.251.246",
            "count": 2,
            "first_visit": "2022-06-25T21:44:58.444609+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 29380,
            "ip_address": "103.25.251.247",
            "count": 2,
            "first_visit": "2022-07-29T15:45:00.055049+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 88728,
            "ip_address": "103.25.251.247",
            "count": 2,
            "first_visit": "2025-08-31T13:15:21.753274+06:00",
            "date": "2025-08-31"
        },
        {
            "id": 8131,
            "ip_address": "103.25.251.248",
            "count": 1,
            "first_visit": "2022-05-17T12:50:02.346198+06:00",
            "date": null
        },
        {
            "id": 43864,
            "ip_address": "103.25.251.248",
            "count": 1,
            "first_visit": "2023-03-16T11:03:22.279563+06:00",
            "date": "2023-03-16"
        },
        {
            "id": 18259,
            "ip_address": "103.25.251.248",
            "count": 1,
            "first_visit": "2022-06-24T19:37:36.131707+06:00",
            "date": "2022-06-24"
        }
    ]
}