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

{
    "count": 93957,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12192&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12176&ordering=ip_address",
    "results": [
        {
            "id": 53683,
            "ip_address": "103.200.36.37",
            "count": 1,
            "first_visit": "2023-08-27T16:40:41.542384+06:00",
            "date": "2023-08-27"
        },
        {
            "id": 53567,
            "ip_address": "103.200.36.37",
            "count": 1,
            "first_visit": "2023-08-26T12:06:49.444341+06:00",
            "date": "2023-08-26"
        },
        {
            "id": 9489,
            "ip_address": "103.200.36.48",
            "count": 1,
            "first_visit": "2022-05-19T21:31:16.132527+06:00",
            "date": null
        },
        {
            "id": 61333,
            "ip_address": "103.200.36.60",
            "count": 1,
            "first_visit": "2023-12-17T14:33:24.555419+06:00",
            "date": "2023-12-17"
        },
        {
            "id": 66447,
            "ip_address": "103.200.37.153",
            "count": 1,
            "first_visit": "2024-03-28T09:41:13.629150+06:00",
            "date": "2024-03-28"
        },
        {
            "id": 3099,
            "ip_address": "103.200.37.200",
            "count": 1,
            "first_visit": "2022-01-31T15:22:50.571699+06:00",
            "date": null
        },
        {
            "id": 40537,
            "ip_address": "103.200.37.201",
            "count": 1,
            "first_visit": "2023-01-17T18:29:05.751631+06:00",
            "date": "2023-01-17"
        },
        {
            "id": 9814,
            "ip_address": "103.200.37.209",
            "count": 2,
            "first_visit": "2022-05-20T22:14:34.575384+06:00",
            "date": null
        }
    ]
}