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

{
    "count": 101284,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33952&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33936&ordering=ip_address",
    "results": [
        {
            "id": 5913,
            "ip_address": "114.119.135.37",
            "count": 5,
            "first_visit": "2022-05-12T15:59:49.872080+06:00",
            "date": null
        },
        {
            "id": 39073,
            "ip_address": "114.119.135.37",
            "count": 1,
            "first_visit": "2022-12-21T05:33:47.947552+06:00",
            "date": "2022-12-21"
        },
        {
            "id": 38356,
            "ip_address": "114.119.135.37",
            "count": 1,
            "first_visit": "2022-12-05T17:41:18.775380+06:00",
            "date": "2022-12-05"
        },
        {
            "id": 10988,
            "ip_address": "114.119.135.42",
            "count": 1,
            "first_visit": "2022-05-24T14:02:34.979738+06:00",
            "date": null
        },
        {
            "id": 58883,
            "ip_address": "114.119.135.42",
            "count": 1,
            "first_visit": "2023-11-03T10:25:23.483287+06:00",
            "date": "2023-11-03"
        },
        {
            "id": 57691,
            "ip_address": "114.119.135.42",
            "count": 1,
            "first_visit": "2023-10-16T00:20:11.737220+06:00",
            "date": "2023-10-16"
        },
        {
            "id": 56969,
            "ip_address": "114.119.135.42",
            "count": 1,
            "first_visit": "2023-10-07T05:03:47.924334+06:00",
            "date": "2023-10-07"
        },
        {
            "id": 49047,
            "ip_address": "114.119.135.42",
            "count": 1,
            "first_visit": "2023-06-29T13:54:57.854600+06:00",
            "date": "2023-06-29"
        }
    ]
}