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

{
    "count": 102696,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50488&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50472&ordering=-ip_address",
    "results": [
        {
            "id": 13188,
            "ip_address": "122.161.49.53",
            "count": 1,
            "first_visit": "2022-05-31T21:26:19.937896+06:00",
            "date": null
        },
        {
            "id": 44906,
            "ip_address": "122.161.36.31",
            "count": 1,
            "first_visit": "2023-04-05T16:17:41.691224+06:00",
            "date": "2023-04-05"
        },
        {
            "id": 1297,
            "ip_address": "122.161.240.45",
            "count": 1,
            "first_visit": "2021-12-23T15:39:17.148426+06:00",
            "date": null
        },
        {
            "id": 9972,
            "ip_address": "122.160.59.115",
            "count": 2,
            "first_visit": "2022-05-21T10:56:59.697002+06:00",
            "date": null
        },
        {
            "id": 17023,
            "ip_address": "122.160.59.115",
            "count": 1,
            "first_visit": "2022-06-21T13:06:39.335267+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 31885,
            "ip_address": "122.155.174.171",
            "count": 1,
            "first_visit": "2022-08-13T01:32:56.975553+06:00",
            "date": "2022-08-13"
        },
        {
            "id": 26230,
            "ip_address": "122.155.17.193",
            "count": 1,
            "first_visit": "2022-07-23T08:25:29.076457+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 75168,
            "ip_address": "122.152.55.246",
            "count": 1,
            "first_visit": "2024-11-03T21:13:02.577091+06:00",
            "date": "2024-11-03"
        }
    ]
}