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

{
    "count": 97503,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23768&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23752&ordering=-ip_address",
    "results": [
        {
            "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"
        },
        {
            "id": 53118,
            "ip_address": "37.111.206.122",
            "count": 1,
            "first_visit": "2023-08-21T15:08:28.721291+06:00",
            "date": "2023-08-21"
        },
        {
            "id": 63064,
            "ip_address": "37.111.206.122",
            "count": 1,
            "first_visit": "2024-01-14T07:58:26.564877+06:00",
            "date": "2024-01-14"
        },
        {
            "id": 45910,
            "ip_address": "37.111.206.122",
            "count": 1,
            "first_visit": "2023-04-30T14:10:47.018190+06:00",
            "date": "2023-04-30"
        }
    ]
}