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

{
    "count": 100734,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16344&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16328&ordering=-ip_address",
    "results": [
        {
            "id": 45222,
            "ip_address": "43.245.122.51",
            "count": 1,
            "first_visit": "2023-04-12T11:06:41.686393+06:00",
            "date": "2023-04-12"
        },
        {
            "id": 48675,
            "ip_address": "43.245.122.48",
            "count": 1,
            "first_visit": "2023-06-22T16:17:18.936294+06:00",
            "date": "2023-06-22"
        },
        {
            "id": 29955,
            "ip_address": "43.245.122.48",
            "count": 2,
            "first_visit": "2022-07-30T17:47:43.769768+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 26641,
            "ip_address": "43.245.122.45",
            "count": 1,
            "first_visit": "2022-07-24T10:12:58.173766+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 9059,
            "ip_address": "43.245.122.42",
            "count": 2,
            "first_visit": "2022-05-18T20:06:06.668468+06:00",
            "date": null
        },
        {
            "id": 20941,
            "ip_address": "43.245.122.41",
            "count": 1,
            "first_visit": "2022-07-03T21:24:29.740984+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 18313,
            "ip_address": "43.245.122.40",
            "count": 1,
            "first_visit": "2022-06-24T23:03:13.553675+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 8485,
            "ip_address": "43.245.122.40",
            "count": 1,
            "first_visit": "2022-05-17T23:20:47.207216+06:00",
            "date": null
        }
    ]
}