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

{
    "count": 98204,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15696&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15680&ordering=-ip_address",
    "results": [
        {
            "id": 9412,
            "ip_address": "43.245.122.9",
            "count": 1,
            "first_visit": "2022-05-19T15:32:22.230185+06:00",
            "date": null
        },
        {
            "id": 29334,
            "ip_address": "43.245.122.89",
            "count": 1,
            "first_visit": "2022-07-29T14:40:12.767869+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 62701,
            "ip_address": "43.245.122.89",
            "count": 1,
            "first_visit": "2024-01-09T11:03:16.297841+06:00",
            "date": "2024-01-09"
        },
        {
            "id": 6909,
            "ip_address": "43.245.122.86",
            "count": 1,
            "first_visit": "2022-05-16T17:17:56.558303+06:00",
            "date": null
        },
        {
            "id": 12169,
            "ip_address": "43.245.122.79",
            "count": 1,
            "first_visit": "2022-05-28T12:05:36.129004+06:00",
            "date": null
        },
        {
            "id": 9351,
            "ip_address": "43.245.122.76",
            "count": 2,
            "first_visit": "2022-05-19T12:33:00.190443+06:00",
            "date": null
        },
        {
            "id": 11035,
            "ip_address": "43.245.122.72",
            "count": 3,
            "first_visit": "2022-05-24T16:32:53.733440+06:00",
            "date": null
        },
        {
            "id": 18559,
            "ip_address": "43.245.122.69",
            "count": 1,
            "first_visit": "2022-06-25T11:53:49.886592+06:00",
            "date": "2022-06-25"
        }
    ]
}