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

{
    "count": 98001,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25416&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25400&ordering=-ip_address",
    "results": [
        {
            "id": 7564,
            "ip_address": "37.111.195.71",
            "count": 1,
            "first_visit": "2022-05-17T01:53:17.574276+06:00",
            "date": null
        },
        {
            "id": 43219,
            "ip_address": "37.111.195.71",
            "count": 3,
            "first_visit": "2023-03-05T14:49:58.258605+06:00",
            "date": "2023-03-05"
        },
        {
            "id": 28457,
            "ip_address": "37.111.195.69",
            "count": 1,
            "first_visit": "2022-07-28T00:27:10.455740+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 29704,
            "ip_address": "37.111.195.69",
            "count": 1,
            "first_visit": "2022-07-30T08:08:40.627632+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 9842,
            "ip_address": "37.111.195.68",
            "count": 2,
            "first_visit": "2022-05-20T22:45:13.111893+06:00",
            "date": null
        },
        {
            "id": 19984,
            "ip_address": "37.111.195.67",
            "count": 1,
            "first_visit": "2022-06-29T10:20:11.856335+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 4930,
            "ip_address": "37.111.195.63",
            "count": 1,
            "first_visit": "2022-04-05T14:18:59.081473+06:00",
            "date": null
        },
        {
            "id": 32650,
            "ip_address": "37.111.195.61",
            "count": 3,
            "first_visit": "2022-08-22T08:41:34.984347+06:00",
            "date": "2022-08-22"
        }
    ]
}