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

{
    "count": 102171,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44080&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44064&ordering=ip_address",
    "results": [
        {
            "id": 51306,
            "ip_address": "114.119.156.38",
            "count": 1,
            "first_visit": "2023-07-31T13:47:05.045009+06:00",
            "date": "2023-07-31"
        },
        {
            "id": 50162,
            "ip_address": "114.119.156.38",
            "count": 1,
            "first_visit": "2023-07-17T05:19:08.028498+06:00",
            "date": "2023-07-17"
        },
        {
            "id": 49759,
            "ip_address": "114.119.156.38",
            "count": 1,
            "first_visit": "2023-07-11T10:05:39.950829+06:00",
            "date": "2023-07-11"
        },
        {
            "id": 59741,
            "ip_address": "114.119.156.38",
            "count": 1,
            "first_visit": "2023-11-18T23:28:14.395603+06:00",
            "date": "2023-11-18"
        },
        {
            "id": 823,
            "ip_address": "114.119.156.38",
            "count": 11,
            "first_visit": "2021-12-19T16:37:11.970301+06:00",
            "date": null
        },
        {
            "id": 114,
            "ip_address": "114.119.156.44",
            "count": 15,
            "first_visit": "2021-12-04T01:29:50.557023+06:00",
            "date": null
        },
        {
            "id": 48502,
            "ip_address": "114.119.156.44",
            "count": 1,
            "first_visit": "2023-06-19T06:29:04.545399+06:00",
            "date": "2023-06-19"
        },
        {
            "id": 51821,
            "ip_address": "114.119.156.44",
            "count": 1,
            "first_visit": "2023-08-06T20:27:38.656095+06:00",
            "date": "2023-08-06"
        }
    ]
}