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

{
    "count": 101378,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80864&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80848&ordering=ip_address",
    "results": [
        {
            "id": 6686,
            "ip_address": "37.111.232.31",
            "count": 2,
            "first_visit": "2022-05-16T13:09:23.346120+06:00",
            "date": null
        },
        {
            "id": 9557,
            "ip_address": "37.111.232.32",
            "count": 1,
            "first_visit": "2022-05-19T23:30:01.707284+06:00",
            "date": null
        },
        {
            "id": 30401,
            "ip_address": "37.111.232.34",
            "count": 1,
            "first_visit": "2022-07-31T12:38:58.137853+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 12410,
            "ip_address": "37.111.232.35",
            "count": 1,
            "first_visit": "2022-05-29T09:42:36.083067+06:00",
            "date": null
        },
        {
            "id": 25168,
            "ip_address": "37.111.232.37",
            "count": 1,
            "first_visit": "2022-07-21T07:29:23.327517+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 13186,
            "ip_address": "37.111.232.4",
            "count": 1,
            "first_visit": "2022-05-31T21:08:00.911431+06:00",
            "date": null
        },
        {
            "id": 24716,
            "ip_address": "37.111.232.4",
            "count": 1,
            "first_visit": "2022-07-20T15:44:38.758829+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 27658,
            "ip_address": "37.111.232.40",
            "count": 1,
            "first_visit": "2022-07-26T10:32:58.323546+06:00",
            "date": "2022-07-26"
        }
    ]
}