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

{
    "count": 100589,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29384&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29368&ordering=-ip_address",
    "results": [
        {
            "id": 10495,
            "ip_address": "27.147.204.114",
            "count": 2,
            "first_visit": "2022-05-23T01:46:21.895705+06:00",
            "date": null
        },
        {
            "id": 5019,
            "ip_address": "27.147.204.11",
            "count": 3,
            "first_visit": "2022-04-10T11:44:34.588863+06:00",
            "date": null
        },
        {
            "id": 14065,
            "ip_address": "27.147.204.10",
            "count": 1,
            "first_visit": "2022-06-08T23:57:14.043922+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 887,
            "ip_address": "27.147.202.97",
            "count": 3,
            "first_visit": "2021-12-19T19:50:30.498365+06:00",
            "date": null
        },
        {
            "id": 48860,
            "ip_address": "27.147.202.97",
            "count": 2,
            "first_visit": "2023-06-26T11:53:40.464097+06:00",
            "date": "2023-06-26"
        },
        {
            "id": 44357,
            "ip_address": "27.147.202.97",
            "count": 2,
            "first_visit": "2023-03-25T02:23:26.029156+06:00",
            "date": "2023-03-25"
        },
        {
            "id": 16068,
            "ip_address": "27.147.202.96",
            "count": 1,
            "first_visit": "2022-06-17T18:16:57.471690+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 1267,
            "ip_address": "27.147.202.96",
            "count": 1,
            "first_visit": "2021-12-22T22:32:18.604241+06:00",
            "date": null
        }
    ]
}