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

{
    "count": 96135,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19920&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19904&ordering=-ip_address",
    "results": [
        {
            "id": 1826,
            "ip_address": "37.111.219.166",
            "count": 2,
            "first_visit": "2022-01-11T11:45:06.826549+06:00",
            "date": null
        },
        {
            "id": 3417,
            "ip_address": "37.111.219.164",
            "count": 1,
            "first_visit": "2022-02-08T02:54:16.204037+06:00",
            "date": null
        },
        {
            "id": 33312,
            "ip_address": "37.111.219.163",
            "count": 1,
            "first_visit": "2022-08-29T14:44:28.372649+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 18729,
            "ip_address": "37.111.219.163",
            "count": 1,
            "first_visit": "2022-06-25T19:07:18.013894+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 69431,
            "ip_address": "37.111.219.161",
            "count": 2,
            "first_visit": "2024-06-04T22:48:58.183120+06:00",
            "date": "2024-06-04"
        },
        {
            "id": 52789,
            "ip_address": "37.111.219.157",
            "count": 1,
            "first_visit": "2023-08-17T21:40:30.058632+06:00",
            "date": "2023-08-17"
        },
        {
            "id": 42280,
            "ip_address": "37.111.219.154",
            "count": 2,
            "first_visit": "2023-02-16T20:33:15.757982+06:00",
            "date": "2023-02-16"
        },
        {
            "id": 7610,
            "ip_address": "37.111.219.152",
            "count": 1,
            "first_visit": "2022-05-17T06:58:04.047933+06:00",
            "date": null
        }
    ]
}