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

{
    "count": 97514,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23864&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23848&ordering=-ip_address",
    "results": [
        {
            "id": 9018,
            "ip_address": "37.111.205.52",
            "count": 1,
            "first_visit": "2022-05-18T16:50:59.157798+06:00",
            "date": null
        },
        {
            "id": 55191,
            "ip_address": "37.111.205.52",
            "count": 1,
            "first_visit": "2023-09-16T12:33:38.859475+06:00",
            "date": "2023-09-16"
        },
        {
            "id": 4022,
            "ip_address": "37.111.205.51",
            "count": 2,
            "first_visit": "2022-03-03T08:43:48.005437+06:00",
            "date": null
        },
        {
            "id": 24902,
            "ip_address": "37.111.205.50",
            "count": 1,
            "first_visit": "2022-07-20T21:09:35.848974+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 40451,
            "ip_address": "37.111.205.50",
            "count": 1,
            "first_visit": "2023-01-16T08:16:02.756808+06:00",
            "date": "2023-01-16"
        },
        {
            "id": 8428,
            "ip_address": "37.111.205.49",
            "count": 1,
            "first_visit": "2022-05-17T23:01:54.143241+06:00",
            "date": null
        },
        {
            "id": 1493,
            "ip_address": "37.111.205.48",
            "count": 1,
            "first_visit": "2021-12-30T15:31:46.489892+06:00",
            "date": null
        },
        {
            "id": 55610,
            "ip_address": "37.111.205.48",
            "count": 1,
            "first_visit": "2023-09-21T09:44:54.180264+06:00",
            "date": "2023-09-21"
        }
    ]
}