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

{
    "count": 95384,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16904&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16888&ordering=ip_address",
    "results": [
        {
            "id": 27617,
            "ip_address": "103.25.251.245",
            "count": 1,
            "first_visit": "2022-07-26T08:07:34.801400+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 27404,
            "ip_address": "103.25.251.245",
            "count": 3,
            "first_visit": "2022-07-25T20:26:36.143956+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 6112,
            "ip_address": "103.25.251.246",
            "count": 3,
            "first_visit": "2022-05-14T19:39:25.598186+06:00",
            "date": null
        },
        {
            "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": 94593,
            "ip_address": "103.25.251.246",
            "count": 1,
            "first_visit": "2026-01-28T20:58:43.832713+06:00",
            "date": "2026-01-28"
        },
        {
            "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
        }
    ]
}