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

{
    "count": 101935,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42512&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42496&ordering=ip_address",
    "results": [
        {
            "id": 238,
            "ip_address": "114.119.153.138",
            "count": 15,
            "first_visit": "2021-12-05T21:48:24.345338+06:00",
            "date": null
        },
        {
            "id": 115,
            "ip_address": "114.119.153.15",
            "count": 18,
            "first_visit": "2021-12-04T01:36:54.081358+06:00",
            "date": null
        },
        {
            "id": 53423,
            "ip_address": "114.119.153.15",
            "count": 1,
            "first_visit": "2023-08-24T20:42:01.261783+06:00",
            "date": "2023-08-24"
        },
        {
            "id": 63192,
            "ip_address": "114.119.153.15",
            "count": 1,
            "first_visit": "2024-01-16T08:54:01.718267+06:00",
            "date": "2024-01-16"
        },
        {
            "id": 51489,
            "ip_address": "114.119.153.152",
            "count": 1,
            "first_visit": "2023-08-02T16:38:45.971651+06:00",
            "date": "2023-08-02"
        },
        {
            "id": 64083,
            "ip_address": "114.119.153.152",
            "count": 1,
            "first_visit": "2024-01-30T17:59:22.976038+06:00",
            "date": "2024-01-30"
        },
        {
            "id": 44362,
            "ip_address": "114.119.153.152",
            "count": 1,
            "first_visit": "2023-03-25T03:56:45.726661+06:00",
            "date": "2023-03-25"
        },
        {
            "id": 53761,
            "ip_address": "114.119.153.152",
            "count": 1,
            "first_visit": "2023-08-28T17:31:06.004352+06:00",
            "date": "2023-08-28"
        }
    ]
}