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

{
    "count": 92400,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82472&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82456&ordering=ip_address",
    "results": [
        {
            "id": 8396,
            "ip_address": "58.84.33.234",
            "count": 6,
            "first_visit": "2022-05-17T22:46:50.956874+06:00",
            "date": null
        },
        {
            "id": 10512,
            "ip_address": "58.84.33.46",
            "count": 1,
            "first_visit": "2022-05-23T06:16:08.267468+06:00",
            "date": null
        },
        {
            "id": 36871,
            "ip_address": "58.84.34.103",
            "count": 1,
            "first_visit": "2022-11-03T10:19:47.183581+06:00",
            "date": "2022-11-03"
        },
        {
            "id": 973,
            "ip_address": "58.84.34.142",
            "count": 1,
            "first_visit": "2021-12-19T23:43:28.313390+06:00",
            "date": null
        },
        {
            "id": 62489,
            "ip_address": "58.84.34.189",
            "count": 1,
            "first_visit": "2024-01-06T03:09:13.291037+06:00",
            "date": "2024-01-06"
        },
        {
            "id": 10492,
            "ip_address": "58.84.34.226",
            "count": 2,
            "first_visit": "2022-05-23T01:09:01.443384+06:00",
            "date": null
        },
        {
            "id": 19016,
            "ip_address": "58.84.34.226",
            "count": 1,
            "first_visit": "2022-06-26T09:54:35.340472+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 37935,
            "ip_address": "58.96.224.41",
            "count": 1,
            "first_visit": "2022-11-28T09:47:28.607803+06:00",
            "date": "2022-11-28"
        }
    ]
}