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

{
    "count": 102275,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=74752&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=74736&ordering=ip_address",
    "results": [
        {
            "id": 23756,
            "ip_address": "37.111.193.80",
            "count": 1,
            "first_visit": "2022-07-18T22:25:17.093290+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 4079,
            "ip_address": "37.111.193.80",
            "count": 1,
            "first_visit": "2022-03-04T20:33:40.486414+06:00",
            "date": null
        },
        {
            "id": 84468,
            "ip_address": "37.111.193.80",
            "count": 3,
            "first_visit": "2025-06-25T09:19:58.048093+06:00",
            "date": "2025-06-25"
        },
        {
            "id": 83206,
            "ip_address": "37.111.193.81",
            "count": 1,
            "first_visit": "2025-05-23T06:52:23.599223+06:00",
            "date": "2025-05-23"
        },
        {
            "id": 27907,
            "ip_address": "37.111.193.81",
            "count": 1,
            "first_visit": "2022-07-26T22:57:49.244626+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 10807,
            "ip_address": "37.111.193.82",
            "count": 1,
            "first_visit": "2022-05-24T07:24:46.145639+06:00",
            "date": null
        },
        {
            "id": 7855,
            "ip_address": "37.111.193.83",
            "count": 1,
            "first_visit": "2022-05-17T10:43:21.096345+06:00",
            "date": null
        },
        {
            "id": 15146,
            "ip_address": "37.111.193.83",
            "count": 1,
            "first_visit": "2022-06-15T04:10:45.646144+06:00",
            "date": "2022-06-15"
        }
    ]
}