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

{
    "count": 99644,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25520&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25504&ordering=-ip_address",
    "results": [
        {
            "id": 45962,
            "ip_address": "37.111.199.236",
            "count": 1,
            "first_visit": "2023-05-01T17:06:52.399075+06:00",
            "date": "2023-05-01"
        },
        {
            "id": 8439,
            "ip_address": "37.111.199.234",
            "count": 1,
            "first_visit": "2022-05-17T23:04:07.203364+06:00",
            "date": null
        },
        {
            "id": 62310,
            "ip_address": "37.111.199.231",
            "count": 1,
            "first_visit": "2024-01-04T14:46:28.668794+06:00",
            "date": "2024-01-04"
        },
        {
            "id": 36723,
            "ip_address": "37.111.199.222",
            "count": 2,
            "first_visit": "2022-10-31T11:25:52.259648+06:00",
            "date": "2022-10-31"
        },
        {
            "id": 47231,
            "ip_address": "37.111.199.217",
            "count": 1,
            "first_visit": "2023-05-27T14:56:15.475219+06:00",
            "date": "2023-05-27"
        },
        {
            "id": 16230,
            "ip_address": "37.111.199.216",
            "count": 1,
            "first_visit": "2022-06-18T05:46:39.026344+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 40885,
            "ip_address": "37.111.199.214",
            "count": 3,
            "first_visit": "2023-01-24T08:08:11.483204+06:00",
            "date": "2023-01-24"
        },
        {
            "id": 4686,
            "ip_address": "37.111.199.207",
            "count": 2,
            "first_visit": "2022-03-26T11:05:58.708275+06:00",
            "date": null
        }
    ]
}