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

{
    "count": 98233,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30520&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30504&ordering=-ip_address",
    "results": [
        {
            "id": 8281,
            "ip_address": "210.1.246.48",
            "count": 1,
            "first_visit": "2022-05-17T20:07:50.789325+06:00",
            "date": null
        },
        {
            "id": 12105,
            "ip_address": "210.1.246.44",
            "count": 1,
            "first_visit": "2022-05-28T05:54:02.748622+06:00",
            "date": null
        },
        {
            "id": 1857,
            "ip_address": "210.1.246.20",
            "count": 3,
            "first_visit": "2022-01-11T13:22:24.656273+06:00",
            "date": null
        },
        {
            "id": 2703,
            "ip_address": "210.1.246.16",
            "count": 4,
            "first_visit": "2022-01-23T22:01:54.267759+06:00",
            "date": null
        },
        {
            "id": 10961,
            "ip_address": "210.1.246.146",
            "count": 1,
            "first_visit": "2022-05-24T13:07:58.457141+06:00",
            "date": null
        },
        {
            "id": 11902,
            "ip_address": "210.1.246.129",
            "count": 3,
            "first_visit": "2022-05-27T11:48:20.559448+06:00",
            "date": null
        },
        {
            "id": 59418,
            "ip_address": "210.1.245.209",
            "count": 1,
            "first_visit": "2023-11-13T10:35:01.022231+06:00",
            "date": "2023-11-13"
        },
        {
            "id": 60610,
            "ip_address": "210.10.2.90",
            "count": 1,
            "first_visit": "2023-12-05T16:54:33.029253+06:00",
            "date": "2023-12-05"
        }
    ]
}