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

{
    "count": 99658,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25584&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25568&ordering=-ip_address",
    "results": [
        {
            "id": 28475,
            "ip_address": "37.111.198.38",
            "count": 4,
            "first_visit": "2022-07-28T00:59:49.012230+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 7741,
            "ip_address": "37.111.198.36",
            "count": 1,
            "first_visit": "2022-05-17T09:37:27.153144+06:00",
            "date": null
        },
        {
            "id": 25252,
            "ip_address": "37.111.198.35",
            "count": 1,
            "first_visit": "2022-07-21T09:20:55.740308+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 164,
            "ip_address": "37.111.198.34",
            "count": 2,
            "first_visit": "2021-12-04T19:44:55.321259+06:00",
            "date": null
        },
        {
            "id": 32999,
            "ip_address": "37.111.198.33",
            "count": 1,
            "first_visit": "2022-08-26T10:54:34.303819+06:00",
            "date": "2022-08-26"
        },
        {
            "id": 10229,
            "ip_address": "37.111.198.31",
            "count": 1,
            "first_visit": "2022-05-22T08:29:45.380413+06:00",
            "date": null
        },
        {
            "id": 8675,
            "ip_address": "37.111.198.249",
            "count": 1,
            "first_visit": "2022-05-18T08:23:56.315747+06:00",
            "date": null
        },
        {
            "id": 10403,
            "ip_address": "37.111.198.248",
            "count": 2,
            "first_visit": "2022-05-22T21:43:47.990557+06:00",
            "date": null
        }
    ]
}