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

{
    "count": 95555,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17648&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17632&ordering=ip_address",
    "results": [
        {
            "id": 7147,
            "ip_address": "103.31.154.241",
            "count": 3,
            "first_visit": "2022-05-16T19:39:57.697871+06:00",
            "date": null
        },
        {
            "id": 18972,
            "ip_address": "103.31.154.242",
            "count": 1,
            "first_visit": "2022-06-26T08:15:56.535729+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 7276,
            "ip_address": "103.31.154.242",
            "count": 3,
            "first_visit": "2022-05-16T20:19:13.632710+06:00",
            "date": null
        },
        {
            "id": 34261,
            "ip_address": "103.31.154.242",
            "count": 1,
            "first_visit": "2022-09-12T14:34:41.784872+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 73580,
            "ip_address": "103.31.154.242",
            "count": 2,
            "first_visit": "2024-09-17T11:29:49.603741+06:00",
            "date": "2024-09-17"
        },
        {
            "id": 8132,
            "ip_address": "103.31.154.243",
            "count": 1,
            "first_visit": "2022-05-17T12:50:12.806859+06:00",
            "date": null
        },
        {
            "id": 19373,
            "ip_address": "103.31.154.243",
            "count": 2,
            "first_visit": "2022-06-27T09:11:29.825883+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 26700,
            "ip_address": "103.31.154.243",
            "count": 1,
            "first_visit": "2022-07-24T11:42:47.654199+06:00",
            "date": "2022-07-24"
        }
    ]
}