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

{
    "count": 100668,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15904&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15888&ordering=ip_address",
    "results": [
        {
            "id": 44458,
            "ip_address": "103.230.107.19",
            "count": 1,
            "first_visit": "2023-03-27T09:05:05.858716+06:00",
            "date": "2023-03-27"
        },
        {
            "id": 27638,
            "ip_address": "103.230.107.19",
            "count": 1,
            "first_visit": "2022-07-26T09:46:39.799886+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 9525,
            "ip_address": "103.230.107.19",
            "count": 1,
            "first_visit": "2022-05-19T22:47:38.211528+06:00",
            "date": null
        },
        {
            "id": 29999,
            "ip_address": "103.230.107.2",
            "count": 1,
            "first_visit": "2022-07-30T20:37:14.238536+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 92466,
            "ip_address": "103.230.107.2",
            "count": 1,
            "first_visit": "2025-11-28T13:25:09.919943+06:00",
            "date": "2025-11-28"
        },
        {
            "id": 91976,
            "ip_address": "103.230.107.2",
            "count": 2,
            "first_visit": "2025-11-13T13:25:12.864139+06:00",
            "date": "2025-11-13"
        },
        {
            "id": 3573,
            "ip_address": "103.230.107.2",
            "count": 1,
            "first_visit": "2022-02-13T15:53:39.052160+06:00",
            "date": null
        },
        {
            "id": 50802,
            "ip_address": "103.230.107.2",
            "count": 1,
            "first_visit": "2023-07-25T13:14:49.981713+06:00",
            "date": "2023-07-25"
        }
    ]
}