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

{
    "count": 97619,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24928&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24912&ordering=-ip_address",
    "results": [
        {
            "id": 36282,
            "ip_address": "37.111.198.217",
            "count": 2,
            "first_visit": "2022-10-22T03:00:40.442777+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 8714,
            "ip_address": "37.111.198.216",
            "count": 1,
            "first_visit": "2022-05-18T09:21:00.292905+06:00",
            "date": null
        },
        {
            "id": 18095,
            "ip_address": "37.111.198.214",
            "count": 1,
            "first_visit": "2022-06-24T12:35:12.876053+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 39392,
            "ip_address": "37.111.198.208",
            "count": 3,
            "first_visit": "2022-12-26T12:42:50.338038+06:00",
            "date": "2022-12-26"
        },
        {
            "id": 27426,
            "ip_address": "37.111.198.207",
            "count": 1,
            "first_visit": "2022-07-25T21:55:14.265267+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 17807,
            "ip_address": "37.111.198.202",
            "count": 1,
            "first_visit": "2022-06-23T17:15:34.708802+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 15932,
            "ip_address": "37.111.198.199",
            "count": 1,
            "first_visit": "2022-06-17T10:11:12.104286+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 4152,
            "ip_address": "37.111.198.199",
            "count": null,
            "first_visit": "2022-03-07T10:48:30.711977+06:00",
            "date": null
        }
    ]
}