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

{
    "count": 102466,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45920&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45904&ordering=ip_address",
    "results": [
        {
            "id": 70241,
            "ip_address": "114.130.173.222",
            "count": 2,
            "first_visit": "2024-06-24T22:25:11.626855+06:00",
            "date": "2024-06-24"
        },
        {
            "id": 16509,
            "ip_address": "114.130.173.230",
            "count": 1,
            "first_visit": "2022-06-19T08:35:25.974962+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 8141,
            "ip_address": "114.130.176.9",
            "count": 2,
            "first_visit": "2022-05-17T12:53:15.389262+06:00",
            "date": null
        },
        {
            "id": 30962,
            "ip_address": "114.130.180.102",
            "count": 1,
            "first_visit": "2022-08-03T10:25:52.584044+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 8758,
            "ip_address": "114.130.180.133",
            "count": 1,
            "first_visit": "2022-05-18T10:23:01.135956+06:00",
            "date": null
        },
        {
            "id": 28916,
            "ip_address": "114.130.180.148",
            "count": 1,
            "first_visit": "2022-07-28T21:05:16.173124+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 29864,
            "ip_address": "114.130.180.151",
            "count": 1,
            "first_visit": "2022-07-30T12:03:26.125263+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 22475,
            "ip_address": "114.130.180.153",
            "count": 1,
            "first_visit": "2022-07-14T10:27:03.296400+06:00",
            "date": "2022-07-14"
        }
    ]
}