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

{
    "count": 98131,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=27160&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=27144&ordering=ip_address",
    "results": [
        {
            "id": 21725,
            "ip_address": "114.119.129.218",
            "count": 2,
            "first_visit": "2022-07-09T12:34:25.123015+06:00",
            "date": "2022-07-09"
        },
        {
            "id": 28732,
            "ip_address": "114.119.129.218",
            "count": 1,
            "first_visit": "2022-07-28T11:43:44.624997+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 15450,
            "ip_address": "114.119.129.218",
            "count": 1,
            "first_visit": "2022-06-15T22:07:43.406333+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 17986,
            "ip_address": "114.119.129.218",
            "count": 1,
            "first_visit": "2022-06-24T06:41:40.936743+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 11311,
            "ip_address": "114.119.129.218",
            "count": 5,
            "first_visit": "2022-05-25T07:30:01.151201+06:00",
            "date": null
        },
        {
            "id": 19904,
            "ip_address": "114.119.129.218",
            "count": 1,
            "first_visit": "2022-06-29T02:02:48.546662+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 26070,
            "ip_address": "114.119.129.218",
            "count": 1,
            "first_visit": "2022-07-22T21:31:19.468845+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 12104,
            "ip_address": "114.119.129.22",
            "count": 5,
            "first_visit": "2022-05-28T05:48:14.523745+06:00",
            "date": null
        }
    ]
}