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

{
    "count": 95426,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17032&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17016&ordering=ip_address",
    "results": [
        {
            "id": 6017,
            "ip_address": "103.253.44.212",
            "count": 1,
            "first_visit": "2022-05-14T18:01:09.094127+06:00",
            "date": null
        },
        {
            "id": 27245,
            "ip_address": "103.253.44.213",
            "count": 1,
            "first_visit": "2022-07-25T12:35:21.644642+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 27676,
            "ip_address": "103.253.44.217",
            "count": 1,
            "first_visit": "2022-07-26T11:31:21.365867+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 44349,
            "ip_address": "103.253.44.218",
            "count": 2,
            "first_visit": "2023-03-24T23:48:32.271030+06:00",
            "date": "2023-03-24"
        },
        {
            "id": 49953,
            "ip_address": "103.253.44.218",
            "count": 1,
            "first_visit": "2023-07-14T11:37:42.559753+06:00",
            "date": "2023-07-14"
        },
        {
            "id": 29059,
            "ip_address": "103.253.44.218",
            "count": 1,
            "first_visit": "2022-07-29T01:55:30.791825+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 32863,
            "ip_address": "103.253.44.221",
            "count": 3,
            "first_visit": "2022-08-24T21:07:22.966838+06:00",
            "date": "2022-08-24"
        },
        {
            "id": 10638,
            "ip_address": "103.253.44.222",
            "count": 1,
            "first_visit": "2022-05-23T12:25:04.855585+06:00",
            "date": null
        }
    ]
}