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

{
    "count": 98208,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87288&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87272&ordering=ip_address",
    "results": [
        {
            "id": 772,
            "ip_address": "58.84.33.146",
            "count": 2,
            "first_visit": "2021-12-17T22:36:42.488482+06:00",
            "date": null
        },
        {
            "id": 69255,
            "ip_address": "58.84.33.169",
            "count": 1,
            "first_visit": "2024-05-28T23:43:27.264222+06:00",
            "date": "2024-05-28"
        },
        {
            "id": 30015,
            "ip_address": "58.84.33.186",
            "count": 1,
            "first_visit": "2022-07-30T22:13:49.403577+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 12233,
            "ip_address": "58.84.33.22",
            "count": 1,
            "first_visit": "2022-05-28T15:59:32.319372+06:00",
            "date": null
        },
        {
            "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
        }
    ]
}