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

{
    "count": 97625,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25136&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25120&ordering=-ip_address",
    "results": [
        {
            "id": 35086,
            "ip_address": "37.111.196.51",
            "count": 4,
            "first_visit": "2022-09-27T12:48:44.498424+06:00",
            "date": "2022-09-27"
        },
        {
            "id": 1572,
            "ip_address": "37.111.196.5",
            "count": 3,
            "first_visit": "2022-01-01T21:28:11.825715+06:00",
            "date": null
        },
        {
            "id": 32447,
            "ip_address": "37.111.196.5",
            "count": 1,
            "first_visit": "2022-08-19T17:45:15.454834+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 25911,
            "ip_address": "37.111.196.49",
            "count": 1,
            "first_visit": "2022-07-22T11:07:39.892717+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 30506,
            "ip_address": "37.111.196.48",
            "count": 1,
            "first_visit": "2022-07-31T20:35:23.831163+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 6448,
            "ip_address": "37.111.196.47",
            "count": 1,
            "first_visit": "2022-05-15T22:42:36.181802+06:00",
            "date": null
        },
        {
            "id": 17733,
            "ip_address": "37.111.196.44",
            "count": 1,
            "first_visit": "2022-06-23T11:51:24.019261+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 12181,
            "ip_address": "37.111.196.41",
            "count": 2,
            "first_visit": "2022-05-28T13:21:18.358256+06:00",
            "date": null
        }
    ]
}