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

{
    "count": 99269,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98592&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98576&ordering=ip_address",
    "results": [
        {
            "id": 32959,
            "ip_address": "88.98.198.162",
            "count": 1,
            "first_visit": "2022-08-25T20:45:21.040155+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 15722,
            "ip_address": "88.98.198.162",
            "count": 1,
            "first_visit": "2022-06-16T17:57:56.067252+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 26410,
            "ip_address": "88.98.203.63",
            "count": 1,
            "first_visit": "2022-07-23T17:43:37.299788+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 25123,
            "ip_address": "88.98.203.63",
            "count": 2,
            "first_visit": "2022-07-21T05:40:54.910646+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 1602,
            "ip_address": "88.98.204.174",
            "count": 1,
            "first_visit": "2022-01-02T18:01:15.935822+06:00",
            "date": null
        },
        {
            "id": 91852,
            "ip_address": "88.99.82.38",
            "count": 1,
            "first_visit": "2025-11-10T22:52:27.783117+06:00",
            "date": "2025-11-10"
        },
        {
            "id": 41862,
            "ip_address": "89.0.47.159",
            "count": 1,
            "first_visit": "2023-02-09T00:20:38.322093+06:00",
            "date": "2023-02-09"
        },
        {
            "id": 117,
            "ip_address": "89.100.138.89",
            "count": 1,
            "first_visit": "2021-12-04T02:18:57.064601+06:00",
            "date": null
        }
    ]
}