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

{
    "count": 101818,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75984&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75968&ordering=ip_address",
    "results": [
        {
            "id": 99917,
            "ip_address": "37.111.200.244",
            "count": 1,
            "first_visit": "2026-07-04T22:12:42.648538+06:00",
            "date": "2026-07-04"
        },
        {
            "id": 29029,
            "ip_address": "37.111.200.247",
            "count": 2,
            "first_visit": "2022-07-29T00:51:12.853033+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 90436,
            "ip_address": "37.111.200.248",
            "count": 2,
            "first_visit": "2025-10-06T15:42:50.695611+06:00",
            "date": "2025-10-06"
        },
        {
            "id": 36027,
            "ip_address": "37.111.200.249",
            "count": 1,
            "first_visit": "2022-10-17T14:27:23.898038+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 4154,
            "ip_address": "37.111.200.249",
            "count": 1,
            "first_visit": "2022-03-07T11:31:19.517306+06:00",
            "date": null
        },
        {
            "id": 5612,
            "ip_address": "37.111.200.25",
            "count": 2,
            "first_visit": "2022-05-04T20:03:01.679029+06:00",
            "date": null
        },
        {
            "id": 31502,
            "ip_address": "37.111.200.25",
            "count": 1,
            "first_visit": "2022-08-08T03:24:56.042208+06:00",
            "date": "2022-08-08"
        },
        {
            "id": 790,
            "ip_address": "37.111.200.250",
            "count": 3,
            "first_visit": "2021-12-18T08:41:52.030356+06:00",
            "date": null
        }
    ]
}