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

{
    "count": 102888,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=67720&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=67704&ordering=ip_address",
    "results": [
        {
            "id": 35181,
            "ip_address": "20.239.92.219",
            "count": 1,
            "first_visit": "2022-09-29T08:00:49.890095+06:00",
            "date": "2022-09-29"
        },
        {
            "id": 33971,
            "ip_address": "202.40.177.198",
            "count": 3,
            "first_visit": "2022-09-07T08:45:37.408657+06:00",
            "date": "2022-09-07"
        },
        {
            "id": 12722,
            "ip_address": "202.40.177.198",
            "count": 2,
            "first_visit": "2022-05-30T09:37:17.366600+06:00",
            "date": null
        },
        {
            "id": 22680,
            "ip_address": "202.40.177.50",
            "count": 2,
            "first_visit": "2022-07-14T15:56:08.943101+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 8978,
            "ip_address": "202.40.178.156",
            "count": 1,
            "first_visit": "2022-05-18T14:46:17.252546+06:00",
            "date": null
        },
        {
            "id": 61883,
            "ip_address": "202.40.178.85",
            "count": 28,
            "first_visit": "2023-12-26T09:59:02.545962+06:00",
            "date": "2023-12-26"
        },
        {
            "id": 61468,
            "ip_address": "202.40.178.85",
            "count": 1,
            "first_visit": "2023-12-19T15:11:51.697324+06:00",
            "date": "2023-12-19"
        },
        {
            "id": 62305,
            "ip_address": "202.40.178.85",
            "count": 1,
            "first_visit": "2024-01-04T14:04:09.289274+06:00",
            "date": "2024-01-04"
        }
    ]
}