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

{
    "count": 100103,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13568&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13552&ordering=ip_address",
    "results": [
        {
            "id": 12335,
            "ip_address": "103.205.235.211",
            "count": 1,
            "first_visit": "2022-05-28T23:53:11.417371+06:00",
            "date": null
        },
        {
            "id": 15107,
            "ip_address": "103.205.235.211",
            "count": 1,
            "first_visit": "2022-06-15T00:11:30.754083+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 6424,
            "ip_address": "103.205.235.213",
            "count": 1,
            "first_visit": "2022-05-15T21:43:27.932329+06:00",
            "date": null
        },
        {
            "id": 62830,
            "ip_address": "103.20.53.49",
            "count": 1,
            "first_visit": "2024-01-10T17:07:48.726687+06:00",
            "date": "2024-01-10"
        },
        {
            "id": 61408,
            "ip_address": "103.20.53.49",
            "count": 1,
            "first_visit": "2023-12-18T17:43:52.216695+06:00",
            "date": "2023-12-18"
        },
        {
            "id": 61459,
            "ip_address": "103.20.53.49",
            "count": 2,
            "first_visit": "2023-12-19T12:18:07.952463+06:00",
            "date": "2023-12-19"
        },
        {
            "id": 62060,
            "ip_address": "103.20.53.49",
            "count": 1,
            "first_visit": "2023-12-28T19:31:29.081113+06:00",
            "date": "2023-12-28"
        },
        {
            "id": 97464,
            "ip_address": "103.205.36.172",
            "count": 1,
            "first_visit": "2026-04-27T20:47:23.421144+06:00",
            "date": "2026-04-27"
        }
    ]
}