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

{
    "count": 102147,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43960&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43944&ordering=ip_address",
    "results": [
        {
            "id": 59680,
            "ip_address": "114.119.156.225",
            "count": 1,
            "first_visit": "2023-11-18T09:24:53.030423+06:00",
            "date": "2023-11-18"
        },
        {
            "id": 93,
            "ip_address": "114.119.156.225",
            "count": 15,
            "first_visit": "2021-12-03T20:35:30.303255+06:00",
            "date": null
        },
        {
            "id": 132,
            "ip_address": "114.119.156.227",
            "count": 14,
            "first_visit": "2021-12-04T05:34:11.426188+06:00",
            "date": null
        },
        {
            "id": 56211,
            "ip_address": "114.119.156.227",
            "count": 1,
            "first_visit": "2023-09-28T05:01:53.862881+06:00",
            "date": "2023-09-28"
        },
        {
            "id": 48359,
            "ip_address": "114.119.156.227",
            "count": 1,
            "first_visit": "2023-06-16T18:37:20.548926+06:00",
            "date": "2023-06-16"
        },
        {
            "id": 44003,
            "ip_address": "114.119.156.227",
            "count": 1,
            "first_visit": "2023-03-19T02:58:54.688557+06:00",
            "date": "2023-03-19"
        },
        {
            "id": 50379,
            "ip_address": "114.119.156.227",
            "count": 1,
            "first_visit": "2023-07-19T20:16:53.356697+06:00",
            "date": "2023-07-19"
        },
        {
            "id": 43181,
            "ip_address": "114.119.156.23",
            "count": 1,
            "first_visit": "2023-03-05T01:25:20.324669+06:00",
            "date": "2023-03-05"
        }
    ]
}