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

{
    "count": 97328,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23160&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23144&ordering=ip_address",
    "results": [
        {
            "id": 6066,
            "ip_address": "103.91.144.66",
            "count": 4,
            "first_visit": "2022-05-14T19:24:27.143967+06:00",
            "date": null
        },
        {
            "id": 13698,
            "ip_address": "103.91.144.66",
            "count": 1,
            "first_visit": "2022-06-06T21:37:44.579772+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 15926,
            "ip_address": "103.91.145.18",
            "count": 1,
            "first_visit": "2022-06-17T09:46:10.652819+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 16606,
            "ip_address": "103.91.145.22",
            "count": 1,
            "first_visit": "2022-06-19T15:07:00.955441+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 15986,
            "ip_address": "103.91.145.24",
            "count": 1,
            "first_visit": "2022-06-17T14:04:27.564583+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 4965,
            "ip_address": "103.91.145.5",
            "count": 1,
            "first_visit": "2022-04-07T08:00:59.575754+06:00",
            "date": null
        },
        {
            "id": 34258,
            "ip_address": "103.91.147.44",
            "count": 1,
            "first_visit": "2022-09-12T13:53:49.181630+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 1614,
            "ip_address": "103.9.115.18",
            "count": 3,
            "first_visit": "2022-01-03T10:39:36.164876+06:00",
            "date": null
        }
    ]
}