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

{
    "count": 96760,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95112&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95096&ordering=-ip_address",
    "results": [
        {
            "id": 8910,
            "ip_address": "103.112.53.204",
            "count": 1,
            "first_visit": "2022-05-18T12:31:20.753907+06:00",
            "date": null
        },
        {
            "id": 4452,
            "ip_address": "103.112.53.200",
            "count": 1,
            "first_visit": "2022-03-17T16:07:46.022442+06:00",
            "date": null
        },
        {
            "id": 19480,
            "ip_address": "103.112.53.2",
            "count": 1,
            "first_visit": "2022-06-27T15:58:51.515297+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 52147,
            "ip_address": "103.112.53.197",
            "count": 2,
            "first_visit": "2023-08-10T14:50:51.119926+06:00",
            "date": "2023-08-10"
        },
        {
            "id": 46806,
            "ip_address": "103.112.53.197",
            "count": 1,
            "first_visit": "2023-05-18T17:31:33.781592+06:00",
            "date": "2023-05-18"
        },
        {
            "id": 52676,
            "ip_address": "103.112.53.197",
            "count": 1,
            "first_visit": "2023-08-16T15:36:58.556772+06:00",
            "date": "2023-08-16"
        },
        {
            "id": 52036,
            "ip_address": "103.112.53.197",
            "count": 1,
            "first_visit": "2023-08-09T14:34:08.169326+06:00",
            "date": "2023-08-09"
        },
        {
            "id": 52898,
            "ip_address": "103.112.53.197",
            "count": 1,
            "first_visit": "2023-08-19T11:26:36.486011+06:00",
            "date": "2023-08-19"
        }
    ]
}