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

{
    "count": 103201,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=66048&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=66032&ordering=ip_address",
    "results": [
        {
            "id": 4809,
            "ip_address": "202.134.13.141",
            "count": 3,
            "first_visit": "2022-03-30T21:28:53.226918+06:00",
            "date": null
        },
        {
            "id": 29258,
            "ip_address": "202.134.13.141",
            "count": 1,
            "first_visit": "2022-07-29T12:02:37.112780+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 7368,
            "ip_address": "202.134.13.142",
            "count": 7,
            "first_visit": "2022-05-16T22:25:37.908428+06:00",
            "date": null
        },
        {
            "id": 22527,
            "ip_address": "202.134.13.142",
            "count": 1,
            "first_visit": "2022-07-14T11:57:13.341489+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 23955,
            "ip_address": "202.134.13.142",
            "count": 1,
            "first_visit": "2022-07-19T00:46:24.619153+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 67268,
            "ip_address": "202.134.13.142",
            "count": 1,
            "first_visit": "2024-04-21T16:35:19.913997+06:00",
            "date": "2024-04-21"
        },
        {
            "id": 65013,
            "ip_address": "202.134.13.142",
            "count": 1,
            "first_visit": "2024-02-21T19:31:11.098781+06:00",
            "date": "2024-02-21"
        },
        {
            "id": 44688,
            "ip_address": "202.134.13.142",
            "count": 1,
            "first_visit": "2023-04-01T21:38:49.543072+06:00",
            "date": "2023-04-01"
        }
    ]
}