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

{
    "count": 101421,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80264&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80248&ordering=ip_address",
    "results": [
        {
            "id": 18613,
            "ip_address": "37.111.223.178",
            "count": 1,
            "first_visit": "2022-06-25T13:54:55.673149+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 9454,
            "ip_address": "37.111.223.184",
            "count": 1,
            "first_visit": "2022-05-19T18:15:10.923756+06:00",
            "date": null
        },
        {
            "id": 18639,
            "ip_address": "37.111.223.185",
            "count": 1,
            "first_visit": "2022-06-25T14:50:55.060628+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 28233,
            "ip_address": "37.111.223.194",
            "count": 1,
            "first_visit": "2022-07-27T14:04:48.303246+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 9025,
            "ip_address": "37.111.223.196",
            "count": 2,
            "first_visit": "2022-05-18T17:13:34.090663+06:00",
            "date": null
        },
        {
            "id": 22325,
            "ip_address": "37.111.223.198",
            "count": 1,
            "first_visit": "2022-07-13T18:24:11.993339+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 8909,
            "ip_address": "37.111.223.201",
            "count": 1,
            "first_visit": "2022-05-18T12:31:19.391113+06:00",
            "date": null
        },
        {
            "id": 33557,
            "ip_address": "37.111.223.201",
            "count": 1,
            "first_visit": "2022-08-31T19:01:51.441241+06:00",
            "date": "2022-08-31"
        }
    ]
}