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

{
    "count": 101281,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98736&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98720&ordering=-ip_address",
    "results": [
        {
            "id": 52241,
            "ip_address": "103.117.231.19",
            "count": 1,
            "first_visit": "2023-08-11T15:56:35.199615+06:00",
            "date": "2023-08-11"
        },
        {
            "id": 46166,
            "ip_address": "103.117.231.17",
            "count": 1,
            "first_visit": "2023-05-05T11:29:55.705997+06:00",
            "date": "2023-05-05"
        },
        {
            "id": 6348,
            "ip_address": "103.117.228.17",
            "count": 1,
            "first_visit": "2022-05-15T16:12:18.005564+06:00",
            "date": null
        },
        {
            "id": 29706,
            "ip_address": "103.117.228.16",
            "count": 1,
            "first_visit": "2022-07-30T08:29:36.321262+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 16122,
            "ip_address": "103.117.228.16",
            "count": 1,
            "first_visit": "2022-06-17T21:19:35.592624+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 8525,
            "ip_address": "103.117.195.41",
            "count": 1,
            "first_visit": "2022-05-17T23:39:06.785077+06:00",
            "date": null
        },
        {
            "id": 58237,
            "ip_address": "103.117.195.224",
            "count": 2,
            "first_visit": "2023-10-23T09:26:56.187476+06:00",
            "date": "2023-10-23"
        },
        {
            "id": 54711,
            "ip_address": "103.117.195.21",
            "count": 5,
            "first_visit": "2023-09-10T07:39:24.485422+06:00",
            "date": "2023-09-10"
        }
    ]
}