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

{
    "count": 96210,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20288&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20272&ordering=-ip_address",
    "results": [
        {
            "id": 9390,
            "ip_address": "37.111.215.60",
            "count": 1,
            "first_visit": "2022-05-19T14:33:23.223449+06:00",
            "date": null
        },
        {
            "id": 15268,
            "ip_address": "37.111.215.57",
            "count": 1,
            "first_visit": "2022-06-15T13:11:42.171605+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 37608,
            "ip_address": "37.111.215.57",
            "count": 1,
            "first_visit": "2022-11-20T14:33:23.953774+06:00",
            "date": "2022-11-20"
        },
        {
            "id": 36159,
            "ip_address": "37.111.215.55",
            "count": 1,
            "first_visit": "2022-10-19T18:50:26.203314+06:00",
            "date": "2022-10-19"
        },
        {
            "id": 26864,
            "ip_address": "37.111.215.55",
            "count": 1,
            "first_visit": "2022-07-24T22:13:26.864159+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 33752,
            "ip_address": "37.111.215.52",
            "count": 2,
            "first_visit": "2022-09-03T13:00:33.056902+06:00",
            "date": "2022-09-03"
        },
        {
            "id": 39289,
            "ip_address": "37.111.215.52",
            "count": 1,
            "first_visit": "2022-12-24T17:41:30.954231+06:00",
            "date": "2022-12-24"
        },
        {
            "id": 692,
            "ip_address": "37.111.215.51",
            "count": 1,
            "first_visit": "2021-12-14T19:03:51.145984+06:00",
            "date": null
        }
    ]
}