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

{
    "count": 102713,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50784&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50768&ordering=ip_address",
    "results": [
        {
            "id": 14698,
            "ip_address": "119.30.38.32",
            "count": 1,
            "first_visit": "2022-06-12T21:54:58.971126+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 58001,
            "ip_address": "119.30.38.32",
            "count": 1,
            "first_visit": "2023-10-19T13:41:36.912350+06:00",
            "date": "2023-10-19"
        },
        {
            "id": 6619,
            "ip_address": "119.30.38.33",
            "count": 2,
            "first_visit": "2022-05-16T11:19:58.670764+06:00",
            "date": null
        },
        {
            "id": 38884,
            "ip_address": "119.30.38.34",
            "count": 1,
            "first_visit": "2022-12-17T16:51:19.592009+06:00",
            "date": "2022-12-17"
        },
        {
            "id": 18497,
            "ip_address": "119.30.38.35",
            "count": 1,
            "first_visit": "2022-06-25T09:31:20.912323+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 30701,
            "ip_address": "119.30.38.37",
            "count": 1,
            "first_visit": "2022-08-01T18:50:54.146865+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 18591,
            "ip_address": "119.30.38.38",
            "count": 5,
            "first_visit": "2022-06-25T13:08:02.383197+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 6730,
            "ip_address": "119.30.38.39",
            "count": 1,
            "first_visit": "2022-05-16T14:00:06.277854+06:00",
            "date": null
        }
    ]
}