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

{
    "count": 102556,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47792&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47776&ordering=ip_address",
    "results": [
        {
            "id": 42215,
            "ip_address": "116.58.202.13",
            "count": 1,
            "first_visit": "2023-02-15T13:19:59.684587+06:00",
            "date": "2023-02-15"
        },
        {
            "id": 7437,
            "ip_address": "116.58.202.133",
            "count": 1,
            "first_visit": "2022-05-16T23:04:02.081515+06:00",
            "date": null
        },
        {
            "id": 9569,
            "ip_address": "116.58.202.136",
            "count": 1,
            "first_visit": "2022-05-19T23:36:46.035045+06:00",
            "date": null
        },
        {
            "id": 5648,
            "ip_address": "116.58.202.142",
            "count": 1,
            "first_visit": "2022-05-05T18:38:13.548077+06:00",
            "date": null
        },
        {
            "id": 11934,
            "ip_address": "116.58.202.146",
            "count": 2,
            "first_visit": "2022-05-27T14:55:19.505485+06:00",
            "date": null
        },
        {
            "id": 9811,
            "ip_address": "116.58.202.148",
            "count": 1,
            "first_visit": "2022-05-20T22:08:34.069786+06:00",
            "date": null
        },
        {
            "id": 9643,
            "ip_address": "116.58.202.149",
            "count": 2,
            "first_visit": "2022-05-20T10:39:00.929228+06:00",
            "date": null
        },
        {
            "id": 27878,
            "ip_address": "116.58.202.15",
            "count": 1,
            "first_visit": "2022-07-26T20:52:37.469735+06:00",
            "date": "2022-07-26"
        }
    ]
}