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

{
    "count": 98301,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17688&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17672&ordering=ip_address",
    "results": [
        {
            "id": 13510,
            "ip_address": "103.253.45.195",
            "count": 1,
            "first_visit": "2022-06-04T14:42:13.465080+06:00",
            "date": null
        },
        {
            "id": 16719,
            "ip_address": "103.253.45.196",
            "count": 1,
            "first_visit": "2022-06-20T02:31:19.310004+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 27101,
            "ip_address": "103.253.45.197",
            "count": 1,
            "first_visit": "2022-07-25T09:09:57.525515+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 45031,
            "ip_address": "103.253.45.197",
            "count": 1,
            "first_visit": "2023-04-08T09:45:23.084497+06:00",
            "date": "2023-04-08"
        },
        {
            "id": 8598,
            "ip_address": "103.253.45.198",
            "count": 1,
            "first_visit": "2022-05-18T01:00:30.866789+06:00",
            "date": null
        },
        {
            "id": 6880,
            "ip_address": "103.253.45.2",
            "count": 2,
            "first_visit": "2022-05-16T16:57:26.003341+06:00",
            "date": null
        },
        {
            "id": 22823,
            "ip_address": "103.253.45.201",
            "count": 1,
            "first_visit": "2022-07-14T21:40:16.539819+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 31720,
            "ip_address": "103.253.45.201",
            "count": 2,
            "first_visit": "2022-08-10T22:07:36.972512+06:00",
            "date": "2022-08-10"
        }
    ]
}