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

{
    "count": 98227,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30392&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30376&ordering=-ip_address",
    "results": [
        {
            "id": 36029,
            "ip_address": "212.237.117.222",
            "count": 1,
            "first_visit": "2022-10-17T16:15:53.653842+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 3809,
            "ip_address": "212.237.117.210",
            "count": 1,
            "first_visit": "2022-02-23T04:46:00.324611+06:00",
            "date": null
        },
        {
            "id": 3020,
            "ip_address": "212.237.116.175",
            "count": 1,
            "first_visit": "2022-01-29T14:50:22.725964+06:00",
            "date": null
        },
        {
            "id": 33871,
            "ip_address": "212.237.116.172",
            "count": 1,
            "first_visit": "2022-09-05T18:01:30.418638+06:00",
            "date": "2022-09-05"
        },
        {
            "id": 53172,
            "ip_address": "212.237.116.167",
            "count": 1,
            "first_visit": "2023-08-22T05:04:31.781874+06:00",
            "date": "2023-08-22"
        },
        {
            "id": 50913,
            "ip_address": "212.237.116.164",
            "count": 1,
            "first_visit": "2023-07-26T15:20:15.140749+06:00",
            "date": "2023-07-26"
        },
        {
            "id": 45485,
            "ip_address": "212.237.116.157",
            "count": 2,
            "first_visit": "2023-04-18T19:48:59.376753+06:00",
            "date": "2023-04-18"
        },
        {
            "id": 41068,
            "ip_address": "212.237.116.149",
            "count": 1,
            "first_visit": "2023-01-27T20:20:31.126006+06:00",
            "date": "2023-01-27"
        }
    ]
}