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

{
    "count": 99787,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26120&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26104&ordering=-ip_address",
    "results": [
        {
            "id": 8769,
            "ip_address": "37.111.195.146",
            "count": 1,
            "first_visit": "2022-05-18T10:32:00.207661+06:00",
            "date": null
        },
        {
            "id": 13547,
            "ip_address": "37.111.195.143",
            "count": 1,
            "first_visit": "2022-06-05T11:17:29.093048+06:00",
            "date": null
        },
        {
            "id": 24371,
            "ip_address": "37.111.195.14",
            "count": 1,
            "first_visit": "2022-07-20T05:27:06.854863+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 45144,
            "ip_address": "37.111.195.14",
            "count": 3,
            "first_visit": "2023-04-10T19:56:51.086069+06:00",
            "date": "2023-04-10"
        },
        {
            "id": 25355,
            "ip_address": "37.111.195.137",
            "count": 1,
            "first_visit": "2022-07-21T10:52:47.508850+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 3061,
            "ip_address": "37.111.195.136",
            "count": 1,
            "first_visit": "2022-01-30T16:06:15.623322+06:00",
            "date": null
        },
        {
            "id": 10484,
            "ip_address": "37.111.195.134",
            "count": 1,
            "first_visit": "2022-05-23T00:01:23.710199+06:00",
            "date": null
        },
        {
            "id": 70558,
            "ip_address": "37.111.195.134",
            "count": 1,
            "first_visit": "2024-07-01T19:50:38.973172+06:00",
            "date": "2024-07-01"
        }
    ]
}