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

{
    "count": 101446,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79256&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79240&ordering=ip_address",
    "results": [
        {
            "id": 88781,
            "ip_address": "37.111.213.66",
            "count": 1,
            "first_visit": "2025-09-01T18:54:02.825301+06:00",
            "date": "2025-09-01"
        },
        {
            "id": 18807,
            "ip_address": "37.111.213.66",
            "count": 2,
            "first_visit": "2022-06-25T22:13:14.362719+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 28867,
            "ip_address": "37.111.213.67",
            "count": 1,
            "first_visit": "2022-07-28T16:58:52.652763+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 6684,
            "ip_address": "37.111.213.67",
            "count": 1,
            "first_visit": "2022-05-16T13:06:07.266559+06:00",
            "date": null
        },
        {
            "id": 26233,
            "ip_address": "37.111.213.68",
            "count": 1,
            "first_visit": "2022-07-23T08:38:32.021735+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 4301,
            "ip_address": "37.111.213.68",
            "count": 3,
            "first_visit": "2022-03-12T10:23:11.903016+06:00",
            "date": null
        },
        {
            "id": 85175,
            "ip_address": "37.111.213.69",
            "count": 1,
            "first_visit": "2025-07-03T17:14:09.591397+06:00",
            "date": "2025-07-03"
        },
        {
            "id": 28622,
            "ip_address": "37.111.213.70",
            "count": 1,
            "first_visit": "2022-07-28T09:24:09.215004+06:00",
            "date": "2022-07-28"
        }
    ]
}