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

{
    "count": 92234,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4688&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4672&ordering=ip_address",
    "results": [
        {
            "id": 6190,
            "ip_address": "103.134.255.115",
            "count": 5,
            "first_visit": "2022-05-15T02:42:52.673742+06:00",
            "date": null
        },
        {
            "id": 3598,
            "ip_address": "103.134.255.116",
            "count": 2,
            "first_visit": "2022-02-14T14:25:04.001536+06:00",
            "date": null
        },
        {
            "id": 16210,
            "ip_address": "103.134.255.117",
            "count": 2,
            "first_visit": "2022-06-18T04:33:29.649814+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 11468,
            "ip_address": "103.134.255.117",
            "count": 1,
            "first_visit": "2022-05-25T22:32:13.156851+06:00",
            "date": null
        },
        {
            "id": 37542,
            "ip_address": "103.134.255.129",
            "count": 6,
            "first_visit": "2022-11-18T18:40:32.261087+06:00",
            "date": "2022-11-18"
        },
        {
            "id": 36656,
            "ip_address": "103.134.255.129",
            "count": 3,
            "first_visit": "2022-10-30T03:07:54.846303+06:00",
            "date": "2022-10-30"
        },
        {
            "id": 34997,
            "ip_address": "103.134.255.131",
            "count": 1,
            "first_visit": "2022-09-25T23:50:03.090061+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 20366,
            "ip_address": "103.134.255.25",
            "count": 2,
            "first_visit": "2022-06-30T14:14:19.851326+06:00",
            "date": "2022-06-30"
        }
    ]
}