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

{
    "count": 102572,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47936&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47920&ordering=ip_address",
    "results": [
        {
            "id": 6876,
            "ip_address": "116.58.202.9",
            "count": 2,
            "first_visit": "2022-05-16T16:54:43.608620+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": 10555,
            "ip_address": "116.58.202.91",
            "count": 1,
            "first_visit": "2022-05-23T09:38:53.870725+06:00",
            "date": null
        },
        {
            "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": 12599,
            "ip_address": "116.58.202.93",
            "count": 3,
            "first_visit": "2022-05-29T22:57:02.847598+06:00",
            "date": null
        },
        {
            "id": 32289,
            "ip_address": "116.58.202.93",
            "count": 1,
            "first_visit": "2022-08-18T00:38:38.389764+06:00",
            "date": "2022-08-18"
        }
    ]
}