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

{
    "count": 101748,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76400&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76384&ordering=ip_address",
    "results": [
        {
            "id": 32114,
            "ip_address": "37.111.203.233",
            "count": 1,
            "first_visit": "2022-08-16T10:57:23.804655+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 1192,
            "ip_address": "37.111.203.234",
            "count": 1,
            "first_visit": "2021-12-21T19:12:24.328892+06:00",
            "date": null
        },
        {
            "id": 18138,
            "ip_address": "37.111.203.235",
            "count": 1,
            "first_visit": "2022-06-24T14:55:58.221466+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 31176,
            "ip_address": "37.111.203.24",
            "count": 1,
            "first_visit": "2022-08-04T22:56:50.126700+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 15033,
            "ip_address": "37.111.203.247",
            "count": 1,
            "first_visit": "2022-06-14T16:42:56.400026+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 7540,
            "ip_address": "37.111.203.247",
            "count": 1,
            "first_visit": "2022-05-17T00:23:08.224222+06:00",
            "date": null
        },
        {
            "id": 24510,
            "ip_address": "37.111.203.249",
            "count": 1,
            "first_visit": "2022-07-20T11:05:41.802735+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 24161,
            "ip_address": "37.111.203.249",
            "count": 1,
            "first_visit": "2022-07-19T19:34:51.798646+06:00",
            "date": "2022-07-19"
        }
    ]
}