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

{
    "count": 97352,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9296&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9280&ordering=ip_address",
    "results": [
        {
            "id": 50872,
            "ip_address": "103.159.73.7",
            "count": 1,
            "first_visit": "2023-07-26T07:51:37.536402+06:00",
            "date": "2023-07-26"
        },
        {
            "id": 9745,
            "ip_address": "103.159.83.252",
            "count": 1,
            "first_visit": "2022-05-20T14:54:04.906923+06:00",
            "date": null
        },
        {
            "id": 12029,
            "ip_address": "103.159.83.254",
            "count": 1,
            "first_visit": "2022-05-27T23:00:38.174962+06:00",
            "date": null
        },
        {
            "id": 52816,
            "ip_address": "103.160.103.141",
            "count": 1,
            "first_visit": "2023-08-18T08:39:50.252978+06:00",
            "date": "2023-08-18"
        },
        {
            "id": 61735,
            "ip_address": "103.160.137.1",
            "count": 1,
            "first_visit": "2023-12-23T23:59:42.872683+06:00",
            "date": "2023-12-23"
        },
        {
            "id": 8697,
            "ip_address": "103.160.137.20",
            "count": 3,
            "first_visit": "2022-05-18T08:58:37.415416+06:00",
            "date": null
        },
        {
            "id": 87053,
            "ip_address": "103.160.16.138",
            "count": 1,
            "first_visit": "2025-08-03T17:49:08.014322+06:00",
            "date": "2025-08-03"
        },
        {
            "id": 21350,
            "ip_address": "103.160.16.76",
            "count": 1,
            "first_visit": "2022-07-06T17:16:31.421408+06:00",
            "date": "2022-07-06"
        }
    ]
}