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

{
    "count": 99427,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24384&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24368&ordering=-ip_address",
    "results": [
        {
            "id": 4947,
            "ip_address": "37.111.206.126",
            "count": 3,
            "first_visit": "2022-04-06T13:30:02.660473+06:00",
            "date": null
        },
        {
            "id": 58715,
            "ip_address": "37.111.206.125",
            "count": 1,
            "first_visit": "2023-10-31T19:23:16.441416+06:00",
            "date": "2023-10-31"
        },
        {
            "id": 65958,
            "ip_address": "37.111.206.125",
            "count": 1,
            "first_visit": "2024-03-16T10:11:01.974096+06:00",
            "date": "2024-03-16"
        },
        {
            "id": 49598,
            "ip_address": "37.111.206.123",
            "count": 2,
            "first_visit": "2023-07-09T08:09:56.624184+06:00",
            "date": "2023-07-09"
        },
        {
            "id": 8075,
            "ip_address": "37.111.206.123",
            "count": 3,
            "first_visit": "2022-05-17T12:25:33.881292+06:00",
            "date": null
        },
        {
            "id": 22750,
            "ip_address": "37.111.206.123",
            "count": 1,
            "first_visit": "2022-07-14T17:33:16.093291+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 7776,
            "ip_address": "37.111.206.122",
            "count": 3,
            "first_visit": "2022-05-17T09:58:18.943502+06:00",
            "date": null
        },
        {
            "id": 41755,
            "ip_address": "37.111.206.122",
            "count": 1,
            "first_visit": "2023-02-07T21:29:30.413408+06:00",
            "date": "2023-02-07"
        }
    ]
}