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

{
    "count": 92374,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82792&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82776&ordering=-ip_address",
    "results": [
        {
            "id": 5663,
            "ip_address": "103.168.8.1",
            "count": 1,
            "first_visit": "2022-05-06T09:34:44.740006+06:00",
            "date": null
        },
        {
            "id": 24756,
            "ip_address": "103.168.8.1",
            "count": 2,
            "first_visit": "2022-07-20T16:58:53.272417+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 46955,
            "ip_address": "103.168.8.1",
            "count": 3,
            "first_visit": "2023-05-22T11:49:51.955116+06:00",
            "date": "2023-05-22"
        },
        {
            "id": 9690,
            "ip_address": "103.168.69.84",
            "count": 1,
            "first_visit": "2022-05-20T12:34:40.678223+06:00",
            "date": null
        },
        {
            "id": 9024,
            "ip_address": "103.168.69.21",
            "count": 1,
            "first_visit": "2022-05-18T17:12:00.023079+06:00",
            "date": null
        },
        {
            "id": 7613,
            "ip_address": "103.168.69.209",
            "count": 1,
            "first_visit": "2022-05-17T07:04:27.533714+06:00",
            "date": null
        },
        {
            "id": 33213,
            "ip_address": "103.168.241.157",
            "count": 1,
            "first_visit": "2022-08-28T18:09:12.339028+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 6311,
            "ip_address": "103.168.225.4",
            "count": 1,
            "first_visit": "2022-05-15T10:22:39.685672+06:00",
            "date": null
        }
    ]
}