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

{
    "count": 102696,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50504&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50488&ordering=ip_address",
    "results": [
        {
            "id": 15936,
            "ip_address": "119.30.35.142",
            "count": 1,
            "first_visit": "2022-06-17T10:26:42.517898+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 17631,
            "ip_address": "119.30.35.142",
            "count": 1,
            "first_visit": "2022-06-23T08:10:41.963785+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 10272,
            "ip_address": "119.30.35.143",
            "count": 2,
            "first_visit": "2022-05-22T11:57:07.031601+06:00",
            "date": null
        },
        {
            "id": 28035,
            "ip_address": "119.30.35.144",
            "count": 1,
            "first_visit": "2022-07-27T07:41:19.568732+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 10946,
            "ip_address": "119.30.35.144",
            "count": 2,
            "first_visit": "2022-05-24T12:26:32.155102+06:00",
            "date": null
        },
        {
            "id": 2438,
            "ip_address": "119.30.35.145",
            "count": 2,
            "first_visit": "2022-01-18T20:02:41.781820+06:00",
            "date": null
        },
        {
            "id": 40111,
            "ip_address": "119.30.35.15",
            "count": 2,
            "first_visit": "2023-01-09T14:36:34.478772+06:00",
            "date": "2023-01-09"
        },
        {
            "id": 1554,
            "ip_address": "119.30.35.156",
            "count": 1,
            "first_visit": "2021-12-31T23:24:53.643903+06:00",
            "date": null
        }
    ]
}