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

{
    "count": 96108,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19768&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19752&ordering=-ip_address",
    "results": [
        {
            "id": 15967,
            "ip_address": "37.111.222.53",
            "count": 1,
            "first_visit": "2022-06-17T12:28:12.189211+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 3984,
            "ip_address": "37.111.222.53",
            "count": 2,
            "first_visit": "2022-03-01T18:21:41.047851+06:00",
            "date": null
        },
        {
            "id": 50832,
            "ip_address": "37.111.222.5",
            "count": 1,
            "first_visit": "2023-07-25T20:44:07.648630+06:00",
            "date": "2023-07-25"
        },
        {
            "id": 8828,
            "ip_address": "37.111.222.43",
            "count": 1,
            "first_visit": "2022-05-18T11:24:00.508383+06:00",
            "date": null
        },
        {
            "id": 6372,
            "ip_address": "37.111.222.35",
            "count": 2,
            "first_visit": "2022-05-15T19:29:29.915982+06:00",
            "date": null
        },
        {
            "id": 11189,
            "ip_address": "37.111.222.32",
            "count": 1,
            "first_visit": "2022-05-24T22:46:46.948574+06:00",
            "date": null
        },
        {
            "id": 7960,
            "ip_address": "37.111.222.29",
            "count": 1,
            "first_visit": "2022-05-17T11:35:31.133111+06:00",
            "date": null
        },
        {
            "id": 6865,
            "ip_address": "37.111.222.26",
            "count": 1,
            "first_visit": "2022-05-16T16:49:52.039162+06:00",
            "date": null
        }
    ]
}