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

{
    "count": 97507,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23776&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23760&ordering=ip_address",
    "results": [
        {
            "id": 13012,
            "ip_address": "103.96.36.206",
            "count": 2,
            "first_visit": "2022-05-31T06:44:08.930583+06:00",
            "date": null
        },
        {
            "id": 70342,
            "ip_address": "103.96.36.21",
            "count": 3,
            "first_visit": "2024-06-26T13:37:01.095261+06:00",
            "date": "2024-06-26"
        },
        {
            "id": 53039,
            "ip_address": "103.96.36.22",
            "count": 1,
            "first_visit": "2023-08-20T21:51:02.444208+06:00",
            "date": "2023-08-20"
        },
        {
            "id": 20046,
            "ip_address": "103.96.36.234",
            "count": 1,
            "first_visit": "2022-06-29T14:51:46.039392+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 974,
            "ip_address": "103.96.36.234",
            "count": 3,
            "first_visit": "2021-12-19T23:54:50.579394+06:00",
            "date": null
        },
        {
            "id": 2631,
            "ip_address": "103.96.36.242",
            "count": 1,
            "first_visit": "2022-01-22T18:28:25.722595+06:00",
            "date": null
        },
        {
            "id": 16404,
            "ip_address": "103.96.36.242",
            "count": 1,
            "first_visit": "2022-06-18T15:23:29.379436+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 12749,
            "ip_address": "103.96.36.30",
            "count": 1,
            "first_visit": "2022-05-30T11:23:13.578137+06:00",
            "date": null
        }
    ]
}