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

{
    "count": 92331,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83608&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83592&ordering=-ip_address",
    "results": [
        {
            "id": 29895,
            "ip_address": "103.159.188.164",
            "count": 6,
            "first_visit": "2022-07-30T13:02:10.289665+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 34545,
            "ip_address": "103.159.188.164",
            "count": 1,
            "first_visit": "2022-09-17T11:34:20.358673+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 27743,
            "ip_address": "103.159.188.162",
            "count": 1,
            "first_visit": "2022-07-26T14:14:09.824314+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 24800,
            "ip_address": "103.159.188.162",
            "count": 1,
            "first_visit": "2022-07-20T18:09:19.299671+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 21198,
            "ip_address": "103.159.188.161",
            "count": 5,
            "first_visit": "2022-07-05T10:24:30.922495+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 5472,
            "ip_address": "103.159.188.160",
            "count": 3,
            "first_visit": "2022-04-30T11:50:15.389037+06:00",
            "date": null
        },
        {
            "id": 5253,
            "ip_address": "103.159.188.159",
            "count": 13,
            "first_visit": "2022-04-19T15:31:45.632247+06:00",
            "date": null
        },
        {
            "id": 16993,
            "ip_address": "103.159.188.159",
            "count": 42,
            "first_visit": "2022-06-21T11:52:21.952072+06:00",
            "date": "2022-06-21"
        }
    ]
}