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

{
    "count": 103703,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55456&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55440&ordering=-ip_address",
    "results": [
        {
            "id": 14160,
            "ip_address": "116.58.202.92",
            "count": 1,
            "first_visit": "2022-06-09T12:26:47.068735+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 10555,
            "ip_address": "116.58.202.91",
            "count": 1,
            "first_visit": "2022-05-23T09:38:53.870725+06:00",
            "date": null
        },
        {
            "id": 30465,
            "ip_address": "116.58.202.90",
            "count": 3,
            "first_visit": "2022-07-31T17:48:29.972513+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 7922,
            "ip_address": "116.58.202.90",
            "count": 4,
            "first_visit": "2022-05-17T11:14:27.499882+06:00",
            "date": null
        },
        {
            "id": 44375,
            "ip_address": "116.58.202.90",
            "count": 1,
            "first_visit": "2023-03-25T13:11:27.964389+06:00",
            "date": "2023-03-25"
        },
        {
            "id": 6876,
            "ip_address": "116.58.202.9",
            "count": 2,
            "first_visit": "2022-05-16T16:54:43.608620+06:00",
            "date": null
        },
        {
            "id": 16494,
            "ip_address": "116.58.202.9",
            "count": 1,
            "first_visit": "2022-06-19T07:02:49.825158+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 13960,
            "ip_address": "116.58.202.89",
            "count": 1,
            "first_visit": "2022-06-08T09:18:12.123521+06:00",
            "date": "2022-06-08"
        }
    ]
}