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

{
    "count": 92228,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4608&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4592&ordering=ip_address",
    "results": [
        {
            "id": 1793,
            "ip_address": "103.134.124.39",
            "count": 1,
            "first_visit": "2022-01-11T11:12:01.251573+06:00",
            "date": null
        },
        {
            "id": 4484,
            "ip_address": "103.134.124.59",
            "count": 1,
            "first_visit": "2022-03-18T19:17:06.519771+06:00",
            "date": null
        },
        {
            "id": 5390,
            "ip_address": "103.134.124.6",
            "count": 1,
            "first_visit": "2022-04-26T04:13:38.038742+06:00",
            "date": null
        },
        {
            "id": 13382,
            "ip_address": "103.134.124.64",
            "count": 1,
            "first_visit": "2022-06-02T16:06:16.059592+06:00",
            "date": null
        },
        {
            "id": 13660,
            "ip_address": "103.134.124.77",
            "count": 1,
            "first_visit": "2022-06-06T19:13:34.636026+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 13303,
            "ip_address": "103.134.126.220",
            "count": 2,
            "first_visit": "2022-06-01T22:23:09.406696+06:00",
            "date": null
        },
        {
            "id": 4591,
            "ip_address": "103.134.126.225",
            "count": 1,
            "first_visit": "2022-03-22T18:12:37.646903+06:00",
            "date": null
        },
        {
            "id": 34550,
            "ip_address": "103.134.126.231",
            "count": 1,
            "first_visit": "2022-09-17T13:01:00.495195+06:00",
            "date": "2022-09-17"
        }
    ]
}