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

{
    "count": 95919,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19000&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18984&ordering=-ip_address",
    "results": [
        {
            "id": 7041,
            "ip_address": "37.111.234.198",
            "count": 1,
            "first_visit": "2022-05-16T18:58:01.157646+06:00",
            "date": null
        },
        {
            "id": 43204,
            "ip_address": "37.111.234.187",
            "count": 1,
            "first_visit": "2023-03-05T11:31:30.486467+06:00",
            "date": "2023-03-05"
        },
        {
            "id": 58951,
            "ip_address": "37.111.234.182",
            "count": 1,
            "first_visit": "2023-11-04T14:31:34.367183+06:00",
            "date": "2023-11-04"
        },
        {
            "id": 31527,
            "ip_address": "37.111.234.170",
            "count": 2,
            "first_visit": "2022-08-08T12:46:12.086729+06:00",
            "date": "2022-08-08"
        },
        {
            "id": 25909,
            "ip_address": "37.111.234.167",
            "count": 1,
            "first_visit": "2022-07-22T10:56:18.016597+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 29935,
            "ip_address": "37.111.234.151",
            "count": 1,
            "first_visit": "2022-07-30T16:08:22.213302+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 25463,
            "ip_address": "37.111.234.104",
            "count": 1,
            "first_visit": "2022-07-21T12:03:40.664849+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 10713,
            "ip_address": "37.111.234.104",
            "count": 4,
            "first_visit": "2022-05-23T18:41:20.803616+06:00",
            "date": null
        }
    ]
}