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

{
    "count": 97513,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23848&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23832&ordering=-ip_address",
    "results": [
        {
            "id": 54129,
            "ip_address": "37.111.205.84",
            "count": 2,
            "first_visit": "2023-09-02T19:08:34.032213+06:00",
            "date": "2023-09-02"
        },
        {
            "id": 30343,
            "ip_address": "37.111.205.8",
            "count": 1,
            "first_visit": "2022-07-31T11:24:48.338888+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 22257,
            "ip_address": "37.111.205.77",
            "count": 1,
            "first_visit": "2022-07-13T16:25:47.629571+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 26448,
            "ip_address": "37.111.205.76",
            "count": 1,
            "first_visit": "2022-07-23T22:40:16.381264+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 8903,
            "ip_address": "37.111.205.76",
            "count": 2,
            "first_visit": "2022-05-18T12:27:24.777283+06:00",
            "date": null
        },
        {
            "id": 3551,
            "ip_address": "37.111.205.74",
            "count": 10,
            "first_visit": "2022-02-12T13:42:03.494732+06:00",
            "date": null
        },
        {
            "id": 12771,
            "ip_address": "37.111.205.73",
            "count": 1,
            "first_visit": "2022-05-30T12:55:44.993708+06:00",
            "date": null
        },
        {
            "id": 35666,
            "ip_address": "37.111.205.67",
            "count": 1,
            "first_visit": "2022-10-09T10:27:20.131358+06:00",
            "date": "2022-10-09"
        }
    ]
}