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

{
    "count": 94556,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14096&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14080&ordering=ip_address",
    "results": [
        {
            "id": 1323,
            "ip_address": "103.218.27.243",
            "count": 2,
            "first_visit": "2021-12-24T09:26:20.971243+06:00",
            "date": null
        },
        {
            "id": 72348,
            "ip_address": "103.218.27.243",
            "count": 1,
            "first_visit": "2024-08-20T18:24:11.839582+06:00",
            "date": "2024-08-20"
        },
        {
            "id": 65153,
            "ip_address": "103.218.27.243",
            "count": 1,
            "first_visit": "2024-02-25T18:21:03.269993+06:00",
            "date": "2024-02-25"
        },
        {
            "id": 50750,
            "ip_address": "103.218.27.245",
            "count": 2,
            "first_visit": "2023-07-24T21:41:37.697649+06:00",
            "date": "2023-07-24"
        },
        {
            "id": 50894,
            "ip_address": "103.218.27.245",
            "count": 4,
            "first_visit": "2023-07-26T12:43:59.665593+06:00",
            "date": "2023-07-26"
        },
        {
            "id": 50680,
            "ip_address": "103.218.27.245",
            "count": 1,
            "first_visit": "2023-07-23T23:52:24.208768+06:00",
            "date": "2023-07-23"
        },
        {
            "id": 50803,
            "ip_address": "103.218.27.245",
            "count": 1,
            "first_visit": "2023-07-25T13:17:16.946443+06:00",
            "date": "2023-07-25"
        },
        {
            "id": 1138,
            "ip_address": "103.218.27.245",
            "count": 7,
            "first_visit": "2021-12-21T10:30:38.955528+06:00",
            "date": null
        }
    ]
}