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

{
    "count": 101224,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84096&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84080&ordering=-ip_address",
    "results": [
        {
            "id": 40456,
            "ip_address": "103.242.23.179",
            "count": 1,
            "first_visit": "2023-01-16T09:57:27.600499+06:00",
            "date": "2023-01-16"
        },
        {
            "id": 10147,
            "ip_address": "103.242.23.179",
            "count": 3,
            "first_visit": "2022-05-21T23:14:14.431138+06:00",
            "date": null
        },
        {
            "id": 17533,
            "ip_address": "103.242.23.179",
            "count": 1,
            "first_visit": "2022-06-22T23:27:49.358040+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 21524,
            "ip_address": "103.242.23.179",
            "count": 1,
            "first_visit": "2022-07-07T22:42:49.063068+06:00",
            "date": "2022-07-07"
        },
        {
            "id": 15114,
            "ip_address": "103.242.23.178",
            "count": 1,
            "first_visit": "2022-06-15T00:38:47.465059+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 28921,
            "ip_address": "103.242.23.178",
            "count": 1,
            "first_visit": "2022-07-28T22:05:37.631676+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 18439,
            "ip_address": "103.242.23.178",
            "count": 2,
            "first_visit": "2022-06-25T06:24:02.494884+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 12745,
            "ip_address": "103.242.23.178",
            "count": 2,
            "first_visit": "2022-05-30T10:48:34.370367+06:00",
            "date": null
        }
    ]
}