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

{
    "count": 96199,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20248&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20232&ordering=ip_address",
    "results": [
        {
            "id": 31246,
            "ip_address": "103.67.158.187",
            "count": 2,
            "first_visit": "2022-08-05T15:40:26.517793+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 7913,
            "ip_address": "103.67.158.188",
            "count": 1,
            "first_visit": "2022-05-17T11:09:09.609001+06:00",
            "date": null
        },
        {
            "id": 9798,
            "ip_address": "103.67.158.189",
            "count": 2,
            "first_visit": "2022-05-20T20:06:41.847838+06:00",
            "date": null
        },
        {
            "id": 24278,
            "ip_address": "103.67.158.189",
            "count": 1,
            "first_visit": "2022-07-20T00:18:31.640846+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 25115,
            "ip_address": "103.67.158.190",
            "count": 1,
            "first_visit": "2022-07-21T05:00:27.579529+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 17664,
            "ip_address": "103.67.158.190",
            "count": 2,
            "first_visit": "2022-06-23T09:28:48.018006+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 4582,
            "ip_address": "103.67.158.190",
            "count": 3,
            "first_visit": "2022-03-22T11:45:27.716305+06:00",
            "date": null
        },
        {
            "id": 15697,
            "ip_address": "103.67.158.190",
            "count": 1,
            "first_visit": "2022-06-16T15:33:14.695994+06:00",
            "date": "2022-06-16"
        }
    ]
}