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

{
    "count": 100667,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19264&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19248&ordering=ip_address",
    "results": [
        {
            "id": 47195,
            "ip_address": "103.52.142.39",
            "count": 1,
            "first_visit": "2023-05-26T22:15:48.934585+06:00",
            "date": "2023-05-26"
        },
        {
            "id": 17153,
            "ip_address": "103.52.143.124",
            "count": 1,
            "first_visit": "2022-06-21T20:43:04.996451+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 2388,
            "ip_address": "103.52.143.194",
            "count": 1,
            "first_visit": "2022-01-17T20:49:42.590473+06:00",
            "date": null
        },
        {
            "id": 100132,
            "ip_address": "103.5.216.2",
            "count": 1,
            "first_visit": "2026-07-10T19:43:33.487168+06:00",
            "date": "2026-07-10"
        },
        {
            "id": 100474,
            "ip_address": "103.5.216.2",
            "count": 4,
            "first_visit": "2026-07-19T15:47:51.171675+06:00",
            "date": "2026-07-19"
        },
        {
            "id": 71154,
            "ip_address": "103.52.247.148",
            "count": 1,
            "first_visit": "2024-07-14T18:46:22.748891+06:00",
            "date": "2024-07-14"
        },
        {
            "id": 9989,
            "ip_address": "103.5.233.154",
            "count": 1,
            "first_visit": "2022-05-21T11:56:29.188466+06:00",
            "date": null
        },
        {
            "id": 8035,
            "ip_address": "103.5.233.234",
            "count": 1,
            "first_visit": "2022-05-17T12:08:28.608199+06:00",
            "date": null
        }
    ]
}