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

{
    "count": 95629,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18000&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17984&ordering=-ip_address",
    "results": [
        {
            "id": 13235,
            "ip_address": "37.111.247.73",
            "count": 1,
            "first_visit": "2022-06-01T08:24:19.115688+06:00",
            "date": null
        },
        {
            "id": 31627,
            "ip_address": "37.111.247.72",
            "count": 4,
            "first_visit": "2022-08-09T15:59:40.333850+06:00",
            "date": "2022-08-09"
        },
        {
            "id": 7698,
            "ip_address": "37.111.247.70",
            "count": 1,
            "first_visit": "2022-05-17T09:08:11.027297+06:00",
            "date": null
        },
        {
            "id": 26222,
            "ip_address": "37.111.247.7",
            "count": 1,
            "first_visit": "2022-07-23T08:04:43.615385+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 17837,
            "ip_address": "37.111.247.7",
            "count": 1,
            "first_visit": "2022-06-23T19:26:05.007560+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 10920,
            "ip_address": "37.111.247.63",
            "count": 1,
            "first_visit": "2022-05-24T11:45:48.928421+06:00",
            "date": null
        },
        {
            "id": 9812,
            "ip_address": "37.111.247.61",
            "count": 2,
            "first_visit": "2022-05-20T22:11:25.118449+06:00",
            "date": null
        },
        {
            "id": 22286,
            "ip_address": "37.111.247.60",
            "count": 1,
            "first_visit": "2022-07-13T17:28:44.869786+06:00",
            "date": "2022-07-13"
        }
    ]
}