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

{
    "count": 98480,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19536&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19520&ordering=ip_address",
    "results": [
        {
            "id": 17502,
            "ip_address": "103.60.161.98",
            "count": 1,
            "first_visit": "2022-06-22T21:46:42.024709+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 23558,
            "ip_address": "103.60.161.99",
            "count": 1,
            "first_visit": "2022-07-18T21:14:17.380902+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 25726,
            "ip_address": "103.60.162.202",
            "count": 1,
            "first_visit": "2022-07-21T23:48:29.619732+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 18164,
            "ip_address": "103.60.162.202",
            "count": 2,
            "first_visit": "2022-06-24T16:07:54.033182+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 10515,
            "ip_address": "103.60.162.205",
            "count": 1,
            "first_visit": "2022-05-23T06:45:22.476989+06:00",
            "date": null
        },
        {
            "id": 4064,
            "ip_address": "103.60.162.208",
            "count": 3,
            "first_visit": "2022-03-04T11:50:50.553776+06:00",
            "date": null
        },
        {
            "id": 39955,
            "ip_address": "103.60.162.211",
            "count": 1,
            "first_visit": "2023-01-06T08:10:09.953262+06:00",
            "date": "2023-01-06"
        },
        {
            "id": 32354,
            "ip_address": "103.60.162.211",
            "count": 1,
            "first_visit": "2022-08-18T16:57:53.296846+06:00",
            "date": "2022-08-18"
        }
    ]
}