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

{
    "count": 97175,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8568&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8552&ordering=ip_address",
    "results": [
        {
            "id": 34927,
            "ip_address": "103.155.185.29",
            "count": 1,
            "first_visit": "2022-09-24T17:32:22.543275+06:00",
            "date": "2022-09-24"
        },
        {
            "id": 35171,
            "ip_address": "103.155.185.29",
            "count": 2,
            "first_visit": "2022-09-29T00:29:08.491426+06:00",
            "date": "2022-09-29"
        },
        {
            "id": 10641,
            "ip_address": "103.155.185.31",
            "count": 1,
            "first_visit": "2022-05-23T12:30:27.898957+06:00",
            "date": null
        },
        {
            "id": 6615,
            "ip_address": "103.155.185.63",
            "count": 1,
            "first_visit": "2022-05-16T11:14:09.396985+06:00",
            "date": null
        },
        {
            "id": 29404,
            "ip_address": "103.155.185.63",
            "count": 1,
            "first_visit": "2022-07-29T17:12:49.246870+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 51329,
            "ip_address": "103.155.194.34",
            "count": 1,
            "first_visit": "2023-07-31T20:23:23.943858+06:00",
            "date": "2023-07-31"
        },
        {
            "id": 51985,
            "ip_address": "103.155.194.43",
            "count": 1,
            "first_visit": "2023-08-08T21:33:54.312051+06:00",
            "date": "2023-08-08"
        },
        {
            "id": 58651,
            "ip_address": "103.155.219.248",
            "count": 1,
            "first_visit": "2023-10-30T09:26:30.485242+06:00",
            "date": "2023-10-30"
        }
    ]
}