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

{
    "count": 95939,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19064&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19048&ordering=-ip_address",
    "results": [
        {
            "id": 25320,
            "ip_address": "37.111.232.64",
            "count": 1,
            "first_visit": "2022-07-21T10:23:46.125236+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 7842,
            "ip_address": "37.111.232.62",
            "count": 2,
            "first_visit": "2022-05-17T10:36:37.574879+06:00",
            "date": null
        },
        {
            "id": 30694,
            "ip_address": "37.111.232.61",
            "count": 1,
            "first_visit": "2022-08-01T18:06:13.208847+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 12124,
            "ip_address": "37.111.232.6",
            "count": 1,
            "first_visit": "2022-05-28T08:41:22.766669+06:00",
            "date": null
        },
        {
            "id": 15594,
            "ip_address": "37.111.232.55",
            "count": 1,
            "first_visit": "2022-06-16T08:40:16.250368+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 26824,
            "ip_address": "37.111.232.50",
            "count": 1,
            "first_visit": "2022-07-24T18:15:40.659215+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 25255,
            "ip_address": "37.111.232.49",
            "count": 1,
            "first_visit": "2022-07-21T09:23:51.042861+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 10224,
            "ip_address": "37.111.232.45",
            "count": 1,
            "first_visit": "2022-05-22T07:20:35.690204+06:00",
            "date": null
        }
    ]
}