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

{
    "count": 96154,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20032&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20016&ordering=ip_address",
    "results": [
        {
            "id": 28309,
            "ip_address": "103.67.158.111",
            "count": 1,
            "first_visit": "2022-07-27T20:27:31.860138+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 9918,
            "ip_address": "103.67.158.111",
            "count": 1,
            "first_visit": "2022-05-21T01:30:39.766801+06:00",
            "date": null
        },
        {
            "id": 7160,
            "ip_address": "103.67.158.112",
            "count": 3,
            "first_visit": "2022-05-16T19:45:32.539064+06:00",
            "date": null
        },
        {
            "id": 7287,
            "ip_address": "103.67.158.113",
            "count": 5,
            "first_visit": "2022-05-16T20:35:11.630909+06:00",
            "date": null
        },
        {
            "id": 28298,
            "ip_address": "103.67.158.113",
            "count": 1,
            "first_visit": "2022-07-27T19:31:19.370008+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 31481,
            "ip_address": "103.67.158.115",
            "count": 2,
            "first_visit": "2022-08-07T22:46:59.001687+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 31558,
            "ip_address": "103.67.158.115",
            "count": 5,
            "first_visit": "2022-08-08T19:51:06.511646+06:00",
            "date": "2022-08-08"
        },
        {
            "id": 8214,
            "ip_address": "103.67.158.116",
            "count": 1,
            "first_visit": "2022-05-17T16:31:11.458324+06:00",
            "date": null
        }
    ]
}