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

{
    "count": 92330,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83672&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83656&ordering=-ip_address",
    "results": [
        {
            "id": 40288,
            "ip_address": "103.159.129.83",
            "count": 1,
            "first_visit": "2023-01-12T19:53:04.787296+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 32151,
            "ip_address": "103.159.129.83",
            "count": 1,
            "first_visit": "2022-08-16T19:10:24.527655+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 32214,
            "ip_address": "103.159.129.83",
            "count": 2,
            "first_visit": "2022-08-17T13:42:16.303190+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 9467,
            "ip_address": "103.159.129.177",
            "count": 1,
            "first_visit": "2022-05-19T19:37:04.191512+06:00",
            "date": null
        },
        {
            "id": 10305,
            "ip_address": "103.159.129.150",
            "count": 1,
            "first_visit": "2022-05-22T14:33:14.960459+06:00",
            "date": null
        },
        {
            "id": 5152,
            "ip_address": "103.159.129.131",
            "count": 2,
            "first_visit": "2022-04-16T12:41:55.023345+06:00",
            "date": null
        },
        {
            "id": 38978,
            "ip_address": "103.159.129.131",
            "count": 1,
            "first_visit": "2022-12-19T09:09:50.327560+06:00",
            "date": "2022-12-19"
        },
        {
            "id": 42727,
            "ip_address": "103.159.129.130",
            "count": 1,
            "first_visit": "2023-02-26T02:29:13.745298+06:00",
            "date": "2023-02-26"
        }
    ]
}