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

{
    "count": 92183,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87304&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87288&ordering=-ip_address",
    "results": [
        {
            "id": 34681,
            "ip_address": "103.135.138.237",
            "count": 1,
            "first_visit": "2022-09-19T22:01:10.621044+06:00",
            "date": "2022-09-19"
        },
        {
            "id": 8409,
            "ip_address": "103.135.138.202",
            "count": 1,
            "first_visit": "2022-05-17T22:53:57.890177+06:00",
            "date": null
        },
        {
            "id": 19815,
            "ip_address": "103.135.138.192",
            "count": 1,
            "first_visit": "2022-06-28T18:50:37.947974+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 9961,
            "ip_address": "103.135.138.188",
            "count": 5,
            "first_visit": "2022-05-21T10:03:07.392520+06:00",
            "date": null
        },
        {
            "id": 29914,
            "ip_address": "103.135.138.186",
            "count": 1,
            "first_visit": "2022-07-30T14:34:38.272413+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 13059,
            "ip_address": "103.135.138.183",
            "count": 1,
            "first_visit": "2022-05-31T10:56:21.847323+06:00",
            "date": null
        },
        {
            "id": 10388,
            "ip_address": "103.135.138.182",
            "count": 1,
            "first_visit": "2022-05-22T20:16:13.286378+06:00",
            "date": null
        },
        {
            "id": 8754,
            "ip_address": "103.135.138.179",
            "count": 2,
            "first_visit": "2022-05-18T10:17:46.884492+06:00",
            "date": null
        }
    ]
}