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

{
    "count": 96143,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19968&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19952&ordering=-ip_address",
    "results": [
        {
            "id": 36675,
            "ip_address": "37.111.218.85",
            "count": 1,
            "first_visit": "2022-10-30T12:56:01.180856+06:00",
            "date": "2022-10-30"
        },
        {
            "id": 26105,
            "ip_address": "37.111.218.84",
            "count": 1,
            "first_visit": "2022-07-22T23:32:10.883204+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 18050,
            "ip_address": "37.111.218.80",
            "count": 1,
            "first_visit": "2022-06-24T10:29:25.071673+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 8745,
            "ip_address": "37.111.218.80",
            "count": 1,
            "first_visit": "2022-05-18T10:06:13.262342+06:00",
            "date": null
        },
        {
            "id": 17342,
            "ip_address": "37.111.218.8",
            "count": 1,
            "first_visit": "2022-06-22T09:52:17.749148+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 10929,
            "ip_address": "37.111.218.79",
            "count": 2,
            "first_visit": "2022-05-24T11:55:43.194462+06:00",
            "date": null
        },
        {
            "id": 6251,
            "ip_address": "37.111.218.78",
            "count": 5,
            "first_visit": "2022-05-15T07:47:29.960783+06:00",
            "date": null
        },
        {
            "id": 30981,
            "ip_address": "37.111.218.75",
            "count": 1,
            "first_visit": "2022-08-03T12:23:56.323862+06:00",
            "date": "2022-08-03"
        }
    ]
}