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

{
    "count": 96257,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20464&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20448&ordering=-ip_address",
    "results": [
        {
            "id": 56662,
            "ip_address": "37.111.215.112",
            "count": 1,
            "first_visit": "2023-10-03T17:09:06.896924+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 94040,
            "ip_address": "37.111.215.112",
            "count": 1,
            "first_visit": "2026-01-14T14:45:04.241136+06:00",
            "date": "2026-01-14"
        },
        {
            "id": 12041,
            "ip_address": "37.111.215.11",
            "count": 1,
            "first_visit": "2022-05-27T23:15:33.262569+06:00",
            "date": null
        },
        {
            "id": 29486,
            "ip_address": "37.111.215.107",
            "count": 2,
            "first_visit": "2022-07-29T22:28:14.925677+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 4821,
            "ip_address": "37.111.215.107",
            "count": 3,
            "first_visit": "2022-03-31T12:26:37.334284+06:00",
            "date": null
        },
        {
            "id": 31140,
            "ip_address": "37.111.215.105",
            "count": 1,
            "first_visit": "2022-08-04T15:59:39.185759+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 28882,
            "ip_address": "37.111.215.102",
            "count": 1,
            "first_visit": "2022-07-28T17:54:51.977788+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 29461,
            "ip_address": "37.111.215.102",
            "count": 2,
            "first_visit": "2022-07-29T22:06:15.003530+06:00",
            "date": "2022-07-29"
        }
    ]
}