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

{
    "count": 98126,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5976&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5960&ordering=ip_address",
    "results": [
        {
            "id": 5986,
            "ip_address": "103.139.197.38",
            "count": 1,
            "first_visit": "2022-05-14T13:21:08.649372+06:00",
            "date": null
        },
        {
            "id": 26388,
            "ip_address": "103.139.234.123",
            "count": 1,
            "first_visit": "2022-07-23T15:38:27.025146+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 465,
            "ip_address": "103.139.234.177",
            "count": 1,
            "first_visit": "2021-12-09T00:26:52.266600+06:00",
            "date": null
        },
        {
            "id": 6218,
            "ip_address": "103.139.234.190",
            "count": 1,
            "first_visit": "2022-05-15T06:12:12.011527+06:00",
            "date": null
        },
        {
            "id": 4280,
            "ip_address": "103.139.234.202",
            "count": 1,
            "first_visit": "2022-03-11T16:12:46.830102+06:00",
            "date": null
        },
        {
            "id": 16394,
            "ip_address": "103.139.234.204",
            "count": 1,
            "first_visit": "2022-06-18T14:52:58.639740+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 5159,
            "ip_address": "103.139.234.213",
            "count": 1,
            "first_visit": "2022-04-16T16:08:07.634878+06:00",
            "date": null
        },
        {
            "id": 68459,
            "ip_address": "103.139.234.235",
            "count": 2,
            "first_visit": "2024-05-17T11:20:31.760131+06:00",
            "date": "2024-05-17"
        }
    ]
}