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

{
    "count": 99734,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9360&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9344&ordering=ip_address",
    "results": [
        {
            "id": 1324,
            "ip_address": "103.159.254.87",
            "count": 1,
            "first_visit": "2021-12-24T09:52:15.932644+06:00",
            "date": null
        },
        {
            "id": 13039,
            "ip_address": "103.159.254.88",
            "count": 1,
            "first_visit": "2022-05-31T09:46:26.333834+06:00",
            "date": null
        },
        {
            "id": 26860,
            "ip_address": "103.159.255.162",
            "count": 1,
            "first_visit": "2022-07-24T22:12:10.000054+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 27066,
            "ip_address": "103.159.255.165",
            "count": 1,
            "first_visit": "2022-07-25T07:01:50.006300+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 9905,
            "ip_address": "103.159.255.202",
            "count": 1,
            "first_visit": "2022-05-21T00:16:28.611207+06:00",
            "date": null
        },
        {
            "id": 10241,
            "ip_address": "103.159.255.203",
            "count": 2,
            "first_visit": "2022-05-22T09:57:19.264045+06:00",
            "date": null
        },
        {
            "id": 13538,
            "ip_address": "103.159.255.85",
            "count": 1,
            "first_visit": "2022-06-05T06:33:36.337234+06:00",
            "date": null
        },
        {
            "id": 31302,
            "ip_address": "103.159.5.12",
            "count": 1,
            "first_visit": "2022-08-06T01:23:07.050459+06:00",
            "date": "2022-08-06"
        }
    ]
}