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

{
    "count": 96005,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5352&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5336&ordering=ip_address",
    "results": [
        {
            "id": 6754,
            "ip_address": "103.136.202.115",
            "count": 1,
            "first_visit": "2022-05-16T14:33:50.510914+06:00",
            "date": null
        },
        {
            "id": 16297,
            "ip_address": "103.136.202.122",
            "count": 1,
            "first_visit": "2022-06-18T09:33:10.373818+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 15471,
            "ip_address": "103.136.202.123",
            "count": 1,
            "first_visit": "2022-06-15T23:18:43.110470+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 16267,
            "ip_address": "103.136.202.123",
            "count": 1,
            "first_visit": "2022-06-18T08:02:12.499950+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 17295,
            "ip_address": "103.136.202.127",
            "count": 1,
            "first_visit": "2022-06-22T05:55:52.021727+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 27885,
            "ip_address": "103.136.202.156",
            "count": 1,
            "first_visit": "2022-07-26T21:59:30.884541+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 25262,
            "ip_address": "103.136.202.159",
            "count": 1,
            "first_visit": "2022-07-21T09:32:11.303568+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 11620,
            "ip_address": "103.136.202.162",
            "count": 1,
            "first_visit": "2022-05-26T07:59:43.798052+06:00",
            "date": null
        }
    ]
}