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

{
    "count": 98122,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12984&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12968&ordering=ip_address",
    "results": [
        {
            "id": 2593,
            "ip_address": "103.203.178.9",
            "count": 1,
            "first_visit": "2022-01-22T10:12:44.008654+06:00",
            "date": null
        },
        {
            "id": 13006,
            "ip_address": "103.203.178.90",
            "count": 1,
            "first_visit": "2022-05-31T04:10:02.999868+06:00",
            "date": null
        },
        {
            "id": 12983,
            "ip_address": "103.203.178.92",
            "count": 1,
            "first_visit": "2022-05-31T01:26:55.001149+06:00",
            "date": null
        },
        {
            "id": 16693,
            "ip_address": "103.203.178.93",
            "count": 1,
            "first_visit": "2022-06-20T00:02:56.109982+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 15527,
            "ip_address": "103.203.178.94",
            "count": 1,
            "first_visit": "2022-06-16T04:41:00.882255+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 969,
            "ip_address": "103.203.179.0",
            "count": 1,
            "first_visit": "2021-12-19T23:34:48.680526+06:00",
            "date": null
        },
        {
            "id": 59072,
            "ip_address": "103.203.179.150",
            "count": 1,
            "first_visit": "2023-11-06T16:49:08.444648+06:00",
            "date": "2023-11-06"
        },
        {
            "id": 96406,
            "ip_address": "103.203.179.221",
            "count": 1,
            "first_visit": "2026-03-27T21:23:39.401233+06:00",
            "date": "2026-03-27"
        }
    ]
}