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

{
    "count": 102696,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50496&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50480&ordering=-ip_address",
    "results": [
        {
            "id": 8182,
            "ip_address": "122.152.55.241",
            "count": 1,
            "first_visit": "2022-05-17T14:26:44.797390+06:00",
            "date": null
        },
        {
            "id": 6446,
            "ip_address": "122.152.55.188",
            "count": 1,
            "first_visit": "2022-05-15T22:41:08.097373+06:00",
            "date": null
        },
        {
            "id": 1850,
            "ip_address": "122.152.55.184",
            "count": 1,
            "first_visit": "2022-01-11T12:57:12.332399+06:00",
            "date": null
        },
        {
            "id": 3332,
            "ip_address": "122.152.55.183",
            "count": 5,
            "first_visit": "2022-02-05T14:31:17.992365+06:00",
            "date": null
        },
        {
            "id": 15027,
            "ip_address": "122.152.55.168",
            "count": 1,
            "first_visit": "2022-06-14T16:25:13.986556+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 38983,
            "ip_address": "122.152.55.168",
            "count": 1,
            "first_visit": "2022-12-19T12:40:21.730492+06:00",
            "date": "2022-12-19"
        },
        {
            "id": 9066,
            "ip_address": "122.152.54.99",
            "count": 2,
            "first_visit": "2022-05-18T20:28:51.246738+06:00",
            "date": null
        },
        {
            "id": 46361,
            "ip_address": "122.152.54.70",
            "count": 1,
            "first_visit": "2023-05-09T12:44:31.975597+06:00",
            "date": "2023-05-09"
        }
    ]
}