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

{
    "count": 98192,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15480&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15464&ordering=-ip_address",
    "results": [
        {
            "id": 7244,
            "ip_address": "43.245.123.24",
            "count": 6,
            "first_visit": "2022-05-16T20:06:36.894822+06:00",
            "date": null
        },
        {
            "id": 64004,
            "ip_address": "43.245.123.24",
            "count": 1,
            "first_visit": "2024-01-29T15:42:02.273975+06:00",
            "date": "2024-01-29"
        },
        {
            "id": 20624,
            "ip_address": "43.245.123.24",
            "count": 1,
            "first_visit": "2022-07-02T01:08:58.812501+06:00",
            "date": "2022-07-02"
        },
        {
            "id": 18557,
            "ip_address": "43.245.123.239",
            "count": 1,
            "first_visit": "2022-06-25T11:47:46.136618+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 1375,
            "ip_address": "43.245.123.239",
            "count": 2,
            "first_visit": "2021-12-26T06:08:18.170167+06:00",
            "date": null
        },
        {
            "id": 19403,
            "ip_address": "43.245.123.239",
            "count": 1,
            "first_visit": "2022-06-27T10:46:42.776519+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 14981,
            "ip_address": "43.245.123.238",
            "count": 1,
            "first_visit": "2022-06-14T10:22:58.918812+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 11519,
            "ip_address": "43.245.123.238",
            "count": 1,
            "first_visit": "2022-05-25T23:45:06.756771+06:00",
            "date": null
        }
    ]
}