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

{
    "count": 95314,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2816&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2800&ordering=ip_address",
    "results": [
        {
            "id": 56493,
            "ip_address": "103.120.36.188",
            "count": 3,
            "first_visit": "2023-10-01T17:58:53.929198+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 14432,
            "ip_address": "103.120.36.19",
            "count": 1,
            "first_visit": "2022-06-11T06:40:59.158773+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 12491,
            "ip_address": "103.120.36.19",
            "count": 1,
            "first_visit": "2022-05-29T14:55:16.635490+06:00",
            "date": null
        },
        {
            "id": 2463,
            "ip_address": "103.120.36.197",
            "count": 4,
            "first_visit": "2022-01-19T13:40:43.804163+06:00",
            "date": null
        },
        {
            "id": 1014,
            "ip_address": "103.120.36.212",
            "count": 2,
            "first_visit": "2021-12-20T09:00:08.369604+06:00",
            "date": null
        },
        {
            "id": 26670,
            "ip_address": "103.120.36.212",
            "count": 1,
            "first_visit": "2022-07-24T11:02:18.919169+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 52294,
            "ip_address": "103.120.36.212",
            "count": 4,
            "first_visit": "2023-08-12T10:33:29.966744+06:00",
            "date": "2023-08-12"
        },
        {
            "id": 3474,
            "ip_address": "103.120.36.217",
            "count": 3,
            "first_visit": "2022-02-09T21:06:01.393254+06:00",
            "date": null
        }
    ]
}