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

{
    "count": 96205,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1128&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1112&ordering=ip_address",
    "results": [
        {
            "id": 7874,
            "ip_address": "103.109.92.162",
            "count": 2,
            "first_visit": "2022-05-17T10:52:59.480099+06:00",
            "date": null
        },
        {
            "id": 40490,
            "ip_address": "103.109.92.202",
            "count": 1,
            "first_visit": "2023-01-16T18:05:44.533445+06:00",
            "date": "2023-01-16"
        },
        {
            "id": 4245,
            "ip_address": "103.109.92.42",
            "count": 1,
            "first_visit": "2022-03-10T15:24:09.995404+06:00",
            "date": null
        },
        {
            "id": 9153,
            "ip_address": "103.109.92.45",
            "count": 2,
            "first_visit": "2022-05-18T23:06:20.601620+06:00",
            "date": null
        },
        {
            "id": 6418,
            "ip_address": "103.109.92.51",
            "count": 1,
            "first_visit": "2022-05-15T21:31:40.229864+06:00",
            "date": null
        },
        {
            "id": 12669,
            "ip_address": "103.109.92.52",
            "count": 1,
            "first_visit": "2022-05-30T01:19:29.291322+06:00",
            "date": null
        },
        {
            "id": 6602,
            "ip_address": "103.109.92.53",
            "count": 1,
            "first_visit": "2022-05-16T10:50:11.801406+06:00",
            "date": null
        },
        {
            "id": 2636,
            "ip_address": "103.109.92.55",
            "count": 2,
            "first_visit": "2022-01-22T20:12:05.911641+06:00",
            "date": null
        }
    ]
}