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

{
    "count": 93026,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10280&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10264&ordering=-ip_address",
    "results": [
        {
            "id": 8028,
            "ip_address": "58.145.189.231",
            "count": 2,
            "first_visit": "2022-05-17T12:06:00.020448+06:00",
            "date": null
        },
        {
            "id": 24942,
            "ip_address": "58.145.189.231",
            "count": 1,
            "first_visit": "2022-07-20T22:14:32.244824+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 16951,
            "ip_address": "58.145.189.230",
            "count": 1,
            "first_visit": "2022-06-21T07:57:03.078541+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 7095,
            "ip_address": "58.145.189.230",
            "count": 2,
            "first_visit": "2022-05-16T19:19:45.903842+06:00",
            "date": null
        },
        {
            "id": 25797,
            "ip_address": "58.145.189.230",
            "count": 1,
            "first_visit": "2022-07-22T02:53:13.874779+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 37203,
            "ip_address": "58.145.189.230",
            "count": 1,
            "first_visit": "2022-11-10T10:59:32.685816+06:00",
            "date": "2022-11-10"
        },
        {
            "id": 18038,
            "ip_address": "58.145.189.229",
            "count": 1,
            "first_visit": "2022-06-24T09:28:39.482215+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 6315,
            "ip_address": "58.145.189.229",
            "count": 4,
            "first_visit": "2022-05-15T10:41:16.090901+06:00",
            "date": null
        }
    ]
}