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

{
    "count": 99438,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24352&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24336&ordering=-ip_address",
    "results": [
        {
            "id": 52260,
            "ip_address": "37.111.206.138",
            "count": 2,
            "first_visit": "2023-08-11T23:16:56.979043+06:00",
            "date": "2023-08-11"
        },
        {
            "id": 76389,
            "ip_address": "37.111.206.138",
            "count": 1,
            "first_visit": "2024-12-04T21:30:06.186477+06:00",
            "date": "2024-12-04"
        },
        {
            "id": 20208,
            "ip_address": "37.111.206.138",
            "count": 1,
            "first_visit": "2022-06-30T02:13:50.399772+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 28384,
            "ip_address": "37.111.206.138",
            "count": 2,
            "first_visit": "2022-07-27T23:11:24.437667+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 11489,
            "ip_address": "37.111.206.138",
            "count": 1,
            "first_visit": "2022-05-25T23:08:32.948356+06:00",
            "date": null
        },
        {
            "id": 18118,
            "ip_address": "37.111.206.137",
            "count": 1,
            "first_visit": "2022-06-24T13:52:37.358399+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 62706,
            "ip_address": "37.111.206.137",
            "count": 1,
            "first_visit": "2024-01-09T11:40:03.401739+06:00",
            "date": "2024-01-09"
        },
        {
            "id": 3222,
            "ip_address": "37.111.206.136",
            "count": 4,
            "first_visit": "2022-02-02T13:54:19.358293+06:00",
            "date": null
        }
    ]
}