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

{
    "count": 92182,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87464&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87448&ordering=-ip_address",
    "results": [
        {
            "id": 14029,
            "ip_address": "103.134.39.206",
            "count": 1,
            "first_visit": "2022-06-08T19:14:40.969934+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 23204,
            "ip_address": "103.134.39.206",
            "count": 1,
            "first_visit": "2022-07-16T21:24:38.577758+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 9393,
            "ip_address": "103.134.39.206",
            "count": 2,
            "first_visit": "2022-05-19T14:41:39.445170+06:00",
            "date": null
        },
        {
            "id": 11771,
            "ip_address": "103.134.39.194",
            "count": 1,
            "first_visit": "2022-05-26T23:08:56.656783+06:00",
            "date": null
        },
        {
            "id": 29692,
            "ip_address": "103.134.39.17",
            "count": 1,
            "first_visit": "2022-07-30T07:11:03.748519+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 12426,
            "ip_address": "103.134.39.150",
            "count": 1,
            "first_visit": "2022-05-29T10:49:42.690578+06:00",
            "date": null
        },
        {
            "id": 28643,
            "ip_address": "103.134.39.148",
            "count": 2,
            "first_visit": "2022-07-28T09:57:41.719903+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 1642,
            "ip_address": "103.134.38.70",
            "count": 4,
            "first_visit": "2022-01-04T10:48:19.697083+06:00",
            "date": null
        }
    ]
}