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

{
    "count": 99914,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1616&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1600&ordering=ip_address",
    "results": [
        {
            "id": 3843,
            "ip_address": "103.112.236.65",
            "count": 7,
            "first_visit": "2022-02-24T02:09:53.884891+06:00",
            "date": null
        },
        {
            "id": 23728,
            "ip_address": "103.112.236.65",
            "count": 1,
            "first_visit": "2022-07-18T22:20:19.332059+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 38384,
            "ip_address": "103.112.236.67",
            "count": 1,
            "first_visit": "2022-12-06T05:15:31.437557+06:00",
            "date": "2022-12-06"
        },
        {
            "id": 33187,
            "ip_address": "103.112.236.67",
            "count": 1,
            "first_visit": "2022-08-28T11:50:24.979273+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 15574,
            "ip_address": "103.112.236.68",
            "count": 1,
            "first_visit": "2022-06-16T07:51:07.813936+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 15940,
            "ip_address": "103.112.236.70",
            "count": 1,
            "first_visit": "2022-06-17T10:59:40.453736+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 2277,
            "ip_address": "103.112.236.71",
            "count": 1,
            "first_visit": "2022-01-16T02:28:36.806250+06:00",
            "date": null
        },
        {
            "id": 1241,
            "ip_address": "103.112.236.74",
            "count": 1,
            "first_visit": "2021-12-22T11:04:24.673496+06:00",
            "date": null
        }
    ]
}