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

{
    "count": 94743,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14640&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14624&ordering=ip_address",
    "results": [
        {
            "id": 48370,
            "ip_address": "103.230.104.60",
            "count": 1,
            "first_visit": "2023-06-16T20:59:41.330585+06:00",
            "date": "2023-06-16"
        },
        {
            "id": 48628,
            "ip_address": "103.230.104.60",
            "count": 2,
            "first_visit": "2023-06-21T12:55:36.551838+06:00",
            "date": "2023-06-21"
        },
        {
            "id": 9327,
            "ip_address": "103.230.104.60",
            "count": 1,
            "first_visit": "2022-05-19T11:23:50.825382+06:00",
            "date": null
        },
        {
            "id": 1013,
            "ip_address": "103.230.104.62",
            "count": 2,
            "first_visit": "2021-12-20T08:49:06.268782+06:00",
            "date": null
        },
        {
            "id": 24684,
            "ip_address": "103.230.104.62",
            "count": 1,
            "first_visit": "2022-07-20T14:54:01.986507+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 56562,
            "ip_address": "103.230.104.62",
            "count": 1,
            "first_visit": "2023-10-02T13:33:09.435672+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 68603,
            "ip_address": "103.230.104.7",
            "count": 1,
            "first_visit": "2024-05-19T16:15:24.368525+06:00",
            "date": "2024-05-19"
        },
        {
            "id": 73285,
            "ip_address": "103.230.104.7",
            "count": 1,
            "first_visit": "2024-09-11T16:39:39.296516+06:00",
            "date": "2024-09-11"
        }
    ]
}