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

{
    "count": 94959,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1504&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1488&ordering=ip_address",
    "results": [
        {
            "id": 9757,
            "ip_address": "103.112.206.141",
            "count": 1,
            "first_visit": "2022-05-20T15:15:49.960301+06:00",
            "date": null
        },
        {
            "id": 11808,
            "ip_address": "103.112.206.149",
            "count": 1,
            "first_visit": "2022-05-27T00:12:56.381369+06:00",
            "date": null
        },
        {
            "id": 1897,
            "ip_address": "103.112.206.160",
            "count": 2,
            "first_visit": "2022-01-11T15:59:53.239050+06:00",
            "date": null
        },
        {
            "id": 18753,
            "ip_address": "103.112.206.160",
            "count": 1,
            "first_visit": "2022-06-25T19:41:18.240060+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 15666,
            "ip_address": "103.112.206.160",
            "count": 1,
            "first_visit": "2022-06-16T13:03:04.865509+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 16422,
            "ip_address": "103.112.206.160",
            "count": 1,
            "first_visit": "2022-06-18T18:53:44.144453+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 9927,
            "ip_address": "103.112.206.163",
            "count": 3,
            "first_visit": "2022-05-21T02:27:10.047936+06:00",
            "date": null
        },
        {
            "id": 18561,
            "ip_address": "103.112.206.214",
            "count": 1,
            "first_visit": "2022-06-25T11:57:59.299529+06:00",
            "date": "2022-06-25"
        }
    ]
}