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

{
    "count": 102546,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47624&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47608&ordering=ip_address",
    "results": [
        {
            "id": 8514,
            "ip_address": "116.58.201.24",
            "count": 3,
            "first_visit": "2022-05-17T23:32:02.895150+06:00",
            "date": null
        },
        {
            "id": 11830,
            "ip_address": "116.58.201.240",
            "count": 1,
            "first_visit": "2022-05-27T01:15:59.592040+06:00",
            "date": null
        },
        {
            "id": 60256,
            "ip_address": "116.58.201.240",
            "count": 5,
            "first_visit": "2023-11-29T08:00:39.301328+06:00",
            "date": "2023-11-29"
        },
        {
            "id": 9537,
            "ip_address": "116.58.201.241",
            "count": 2,
            "first_visit": "2022-05-19T23:02:12.526128+06:00",
            "date": null
        },
        {
            "id": 13790,
            "ip_address": "116.58.201.241",
            "count": 1,
            "first_visit": "2022-06-07T11:19:50.085000+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 7240,
            "ip_address": "116.58.201.243",
            "count": 3,
            "first_visit": "2022-05-16T20:05:58.068644+06:00",
            "date": null
        },
        {
            "id": 9523,
            "ip_address": "116.58.201.245",
            "count": 3,
            "first_visit": "2022-05-19T22:44:27.132889+06:00",
            "date": null
        },
        {
            "id": 8774,
            "ip_address": "116.58.201.246",
            "count": 6,
            "first_visit": "2022-05-18T10:38:09.174647+06:00",
            "date": null
        }
    ]
}