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

{
    "count": 99520,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2728&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2712&ordering=ip_address",
    "results": [
        {
            "id": 23868,
            "ip_address": "103.120.166.134",
            "count": 1,
            "first_visit": "2022-07-18T22:54:32.634103+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 29479,
            "ip_address": "103.120.166.213",
            "count": 1,
            "first_visit": "2022-07-29T22:22:23.482041+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 8633,
            "ip_address": "103.120.166.213",
            "count": 1,
            "first_visit": "2022-05-18T04:23:41.898621+06:00",
            "date": null
        },
        {
            "id": 30063,
            "ip_address": "103.120.166.216",
            "count": 1,
            "first_visit": "2022-07-30T23:16:01.633092+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 8404,
            "ip_address": "103.120.166.219",
            "count": 1,
            "first_visit": "2022-05-17T22:51:13.160152+06:00",
            "date": null
        },
        {
            "id": 30232,
            "ip_address": "103.120.166.219",
            "count": 2,
            "first_visit": "2022-07-31T09:00:26.249028+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 9127,
            "ip_address": "103.120.166.220",
            "count": 1,
            "first_visit": "2022-05-18T22:38:50.841947+06:00",
            "date": null
        },
        {
            "id": 9548,
            "ip_address": "103.120.166.221",
            "count": 1,
            "first_visit": "2022-05-19T23:18:25.172085+06:00",
            "date": null
        }
    ]
}