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

{
    "count": 96763,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2832&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2816&ordering=ip_address",
    "results": [
        {
            "id": 4434,
            "ip_address": "103.120.36.150",
            "count": 1,
            "first_visit": "2022-03-16T22:20:18.273549+06:00",
            "date": null
        },
        {
            "id": 1363,
            "ip_address": "103.120.36.156",
            "count": 1,
            "first_visit": "2021-12-25T17:39:49.963902+06:00",
            "date": null
        },
        {
            "id": 34972,
            "ip_address": "103.120.36.157",
            "count": 1,
            "first_visit": "2022-09-25T15:34:53.751399+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 5426,
            "ip_address": "103.120.36.157",
            "count": 1,
            "first_visit": "2022-04-28T04:59:54.245162+06:00",
            "date": null
        },
        {
            "id": 12829,
            "ip_address": "103.120.36.16",
            "count": 2,
            "first_visit": "2022-05-30T17:08:09.599948+06:00",
            "date": null
        },
        {
            "id": 22669,
            "ip_address": "103.120.36.163",
            "count": 1,
            "first_visit": "2022-07-14T15:45:51.841856+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 3719,
            "ip_address": "103.120.36.164",
            "count": 2,
            "first_visit": "2022-02-19T02:33:08.411923+06:00",
            "date": null
        },
        {
            "id": 54464,
            "ip_address": "103.120.36.166",
            "count": 2,
            "first_visit": "2023-09-07T09:07:47.000714+06:00",
            "date": "2023-09-07"
        }
    ]
}