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

{
    "count": 94837,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1120&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1104&ordering=ip_address",
    "results": [
        {
            "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
        },
        {
            "id": 9585,
            "ip_address": "103.109.92.58",
            "count": 2,
            "first_visit": "2022-05-20T00:18:17.419515+06:00",
            "date": null
        },
        {
            "id": 57610,
            "ip_address": "103.109.92.61",
            "count": 1,
            "first_visit": "2023-10-15T00:15:40.551487+06:00",
            "date": "2023-10-15"
        },
        {
            "id": 9180,
            "ip_address": "103.109.92.70",
            "count": 1,
            "first_visit": "2022-05-18T23:24:10.178572+06:00",
            "date": null
        },
        {
            "id": 9672,
            "ip_address": "103.109.92.71",
            "count": 2,
            "first_visit": "2022-05-20T11:54:31.947790+06:00",
            "date": null
        },
        {
            "id": 12861,
            "ip_address": "103.109.92.72",
            "count": 1,
            "first_visit": "2022-05-30T20:05:04.807830+06:00",
            "date": null
        }
    ]
}