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

{
    "count": 96068,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19576&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19560&ordering=-ip_address",
    "results": [
        {
            "id": 49035,
            "ip_address": "37.111.226.115",
            "count": 2,
            "first_visit": "2023-06-29T09:23:12.746552+06:00",
            "date": "2023-06-29"
        },
        {
            "id": 12168,
            "ip_address": "37.111.226.114",
            "count": 1,
            "first_visit": "2022-05-28T12:03:49.848657+06:00",
            "date": null
        },
        {
            "id": 9140,
            "ip_address": "37.111.226.113",
            "count": 1,
            "first_visit": "2022-05-18T22:49:05.200015+06:00",
            "date": null
        },
        {
            "id": 6567,
            "ip_address": "37.111.226.11",
            "count": 2,
            "first_visit": "2022-05-16T09:27:41.953080+06:00",
            "date": null
        },
        {
            "id": 24836,
            "ip_address": "37.111.226.108",
            "count": 1,
            "first_visit": "2022-07-20T19:20:43.475193+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 38444,
            "ip_address": "37.111.226.106",
            "count": 1,
            "first_visit": "2022-12-07T14:59:34.876851+06:00",
            "date": "2022-12-07"
        },
        {
            "id": 53704,
            "ip_address": "37.111.226.105",
            "count": 3,
            "first_visit": "2023-08-27T23:14:04.922556+06:00",
            "date": "2023-08-27"
        },
        {
            "id": 18950,
            "ip_address": "37.111.226.105",
            "count": 1,
            "first_visit": "2022-06-26T06:59:48.728452+06:00",
            "date": "2022-06-26"
        }
    ]
}