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

{
    "count": 102532,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47488&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47472&ordering=ip_address",
    "results": [
        {
            "id": 24466,
            "ip_address": "116.58.201.13",
            "count": 1,
            "first_visit": "2022-07-20T10:35:05.483419+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 6133,
            "ip_address": "116.58.201.132",
            "count": 1,
            "first_visit": "2022-05-14T20:26:55.130669+06:00",
            "date": null
        },
        {
            "id": 3811,
            "ip_address": "116.58.201.133",
            "count": 2,
            "first_visit": "2022-02-23T09:27:42.296044+06:00",
            "date": null
        },
        {
            "id": 10981,
            "ip_address": "116.58.201.134",
            "count": 2,
            "first_visit": "2022-05-24T13:41:46.029377+06:00",
            "date": null
        },
        {
            "id": 6024,
            "ip_address": "116.58.201.135",
            "count": 1,
            "first_visit": "2022-05-14T19:03:39.629415+06:00",
            "date": null
        },
        {
            "id": 5224,
            "ip_address": "116.58.201.136",
            "count": 1,
            "first_visit": "2022-04-18T16:43:23.901233+06:00",
            "date": null
        },
        {
            "id": 6402,
            "ip_address": "116.58.201.137",
            "count": 2,
            "first_visit": "2022-05-15T20:59:26.121456+06:00",
            "date": null
        },
        {
            "id": 40533,
            "ip_address": "116.58.201.137",
            "count": 1,
            "first_visit": "2023-01-17T17:14:07.574117+06:00",
            "date": "2023-01-17"
        }
    ]
}