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

{
    "count": 99694,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25768&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25752&ordering=-ip_address",
    "results": [
        {
            "id": 10875,
            "ip_address": "37.111.197.125",
            "count": 1,
            "first_visit": "2022-05-24T10:19:11.640646+06:00",
            "date": null
        },
        {
            "id": 53487,
            "ip_address": "37.111.197.124",
            "count": 1,
            "first_visit": "2023-08-25T12:11:06.721837+06:00",
            "date": "2023-08-25"
        },
        {
            "id": 244,
            "ip_address": "37.111.197.123",
            "count": 1,
            "first_visit": "2021-12-05T23:49:13.475127+06:00",
            "date": null
        },
        {
            "id": 12224,
            "ip_address": "37.111.197.121",
            "count": 1,
            "first_visit": "2022-05-28T15:35:38.313075+06:00",
            "date": null
        },
        {
            "id": 2622,
            "ip_address": "37.111.197.120",
            "count": 1,
            "first_visit": "2022-01-22T16:13:57.813138+06:00",
            "date": null
        },
        {
            "id": 29739,
            "ip_address": "37.111.197.120",
            "count": 1,
            "first_visit": "2022-07-30T09:54:18.287228+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 25446,
            "ip_address": "37.111.197.12",
            "count": 1,
            "first_visit": "2022-07-21T11:50:23.156240+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 29036,
            "ip_address": "37.111.197.119",
            "count": 1,
            "first_visit": "2022-07-29T00:55:34.663653+06:00",
            "date": "2022-07-29"
        }
    ]
}