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

{
    "count": 102676,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49824&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49808&ordering=-ip_address",
    "results": [
        {
            "id": 43598,
            "ip_address": "123.253.96.161",
            "count": 2,
            "first_visit": "2023-03-12T08:18:05.677567+06:00",
            "date": "2023-03-12"
        },
        {
            "id": 40425,
            "ip_address": "123.253.96.160",
            "count": 1,
            "first_visit": "2023-01-15T21:23:12.290598+06:00",
            "date": "2023-01-15"
        },
        {
            "id": 44435,
            "ip_address": "123.253.96.160",
            "count": 2,
            "first_visit": "2023-03-26T19:40:15.700165+06:00",
            "date": "2023-03-26"
        },
        {
            "id": 992,
            "ip_address": "123.253.66.14",
            "count": 1,
            "first_visit": "2021-12-20T00:45:53.650477+06:00",
            "date": null
        },
        {
            "id": 13055,
            "ip_address": "123.253.65.91",
            "count": 1,
            "first_visit": "2022-05-31T10:46:33.413652+06:00",
            "date": null
        },
        {
            "id": 8684,
            "ip_address": "123.253.65.75",
            "count": 3,
            "first_visit": "2022-05-18T08:36:11.835577+06:00",
            "date": null
        },
        {
            "id": 7554,
            "ip_address": "123.253.65.7",
            "count": 2,
            "first_visit": "2022-05-17T01:05:32.043153+06:00",
            "date": null
        },
        {
            "id": 29518,
            "ip_address": "123.253.65.65",
            "count": 4,
            "first_visit": "2022-07-29T23:07:30.349145+06:00",
            "date": "2022-07-29"
        }
    ]
}