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

{
    "count": 98181,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29280&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29264&ordering=-ip_address",
    "results": [
        {
            "id": 18325,
            "ip_address": "27.131.12.9",
            "count": 5,
            "first_visit": "2022-06-24T23:39:50.929129+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 36455,
            "ip_address": "27.131.12.9",
            "count": 1,
            "first_visit": "2022-10-26T00:19:45.479258+06:00",
            "date": "2022-10-26"
        },
        {
            "id": 595,
            "ip_address": "27.131.12.9",
            "count": 15,
            "first_visit": "2021-12-12T00:57:54.497616+06:00",
            "date": null
        },
        {
            "id": 34165,
            "ip_address": "27.131.12.9",
            "count": 1,
            "first_visit": "2022-09-11T01:42:53.386158+06:00",
            "date": "2022-09-11"
        },
        {
            "id": 53504,
            "ip_address": "27.131.12.9",
            "count": 2,
            "first_visit": "2023-08-25T15:55:57.069443+06:00",
            "date": "2023-08-25"
        },
        {
            "id": 52223,
            "ip_address": "27.131.12.9",
            "count": 2,
            "first_visit": "2023-08-11T11:59:48.747353+06:00",
            "date": "2023-08-11"
        },
        {
            "id": 26994,
            "ip_address": "27.131.12.71",
            "count": 1,
            "first_visit": "2022-07-25T01:47:23.320671+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 4359,
            "ip_address": "27.131.12.68",
            "count": 2,
            "first_visit": "2022-03-14T14:03:30.514389+06:00",
            "date": null
        }
    ]
}