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

{
    "count": 97490,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23712&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23696&ordering=-ip_address",
    "results": [
        {
            "id": 6211,
            "ip_address": "37.111.206.145",
            "count": 3,
            "first_visit": "2022-05-15T05:57:16.019682+06:00",
            "date": null
        },
        {
            "id": 10033,
            "ip_address": "37.111.206.144",
            "count": 2,
            "first_visit": "2022-05-21T15:28:41.909280+06:00",
            "date": null
        },
        {
            "id": 7042,
            "ip_address": "37.111.206.143",
            "count": 1,
            "first_visit": "2022-05-16T18:58:21.148882+06:00",
            "date": null
        },
        {
            "id": 77034,
            "ip_address": "37.111.206.143",
            "count": 2,
            "first_visit": "2024-12-22T15:04:03.780596+06:00",
            "date": "2024-12-22"
        },
        {
            "id": 43320,
            "ip_address": "37.111.206.143",
            "count": 1,
            "first_visit": "2023-03-07T11:34:24.214482+06:00",
            "date": "2023-03-07"
        },
        {
            "id": 52927,
            "ip_address": "37.111.206.143",
            "count": 3,
            "first_visit": "2023-08-19T17:31:48.916221+06:00",
            "date": "2023-08-19"
        },
        {
            "id": 47332,
            "ip_address": "37.111.206.142",
            "count": 1,
            "first_visit": "2023-05-29T17:35:46.097295+06:00",
            "date": "2023-05-29"
        },
        {
            "id": 53591,
            "ip_address": "37.111.206.142",
            "count": 1,
            "first_visit": "2023-08-26T19:11:50.648880+06:00",
            "date": "2023-08-26"
        }
    ]
}