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

{
    "count": 95874,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18808&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18792&ordering=-ip_address",
    "results": [
        {
            "id": 55321,
            "ip_address": "37.111.238.22",
            "count": 1,
            "first_visit": "2023-09-18T14:28:58.836410+06:00",
            "date": "2023-09-18"
        },
        {
            "id": 22510,
            "ip_address": "37.111.238.21",
            "count": 1,
            "first_visit": "2022-07-14T11:38:59.300437+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 13917,
            "ip_address": "37.111.238.208",
            "count": 1,
            "first_visit": "2022-06-08T02:18:30.331255+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 16776,
            "ip_address": "37.111.238.205",
            "count": 1,
            "first_visit": "2022-06-20T10:35:58.177549+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 8063,
            "ip_address": "37.111.238.20",
            "count": 1,
            "first_visit": "2022-05-17T12:21:21.711345+06:00",
            "date": null
        },
        {
            "id": 26779,
            "ip_address": "37.111.238.20",
            "count": 4,
            "first_visit": "2022-07-24T15:02:44.118816+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 9173,
            "ip_address": "37.111.238.199",
            "count": 2,
            "first_visit": "2022-05-18T23:21:37.475431+06:00",
            "date": null
        },
        {
            "id": 69909,
            "ip_address": "37.111.238.197",
            "count": 1,
            "first_visit": "2024-06-15T09:08:05.919886+06:00",
            "date": "2024-06-15"
        }
    ]
}