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

{
    "count": 98199,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15616&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15600&ordering=-ip_address",
    "results": [
        {
            "id": 6101,
            "ip_address": "43.245.123.14",
            "count": 3,
            "first_visit": "2022-05-14T19:35:22.541479+06:00",
            "date": null
        },
        {
            "id": 25124,
            "ip_address": "43.245.123.139",
            "count": 1,
            "first_visit": "2022-07-21T05:44:17.994536+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 7756,
            "ip_address": "43.245.123.138",
            "count": 3,
            "first_visit": "2022-05-17T09:45:30.027369+06:00",
            "date": null
        },
        {
            "id": 31424,
            "ip_address": "43.245.123.137",
            "count": 2,
            "first_visit": "2022-08-07T11:41:46.533938+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 9120,
            "ip_address": "43.245.123.137",
            "count": 2,
            "first_visit": "2022-05-18T22:34:17.894000+06:00",
            "date": null
        },
        {
            "id": 25581,
            "ip_address": "43.245.123.136",
            "count": 2,
            "first_visit": "2022-07-21T14:28:12.843509+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 37517,
            "ip_address": "43.245.123.136",
            "count": 1,
            "first_visit": "2022-11-17T20:34:57.594992+06:00",
            "date": "2022-11-17"
        },
        {
            "id": 9929,
            "ip_address": "43.245.123.136",
            "count": 1,
            "first_visit": "2022-05-21T02:30:24.379691+06:00",
            "date": null
        }
    ]
}