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

{
    "count": 99494,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24016&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24000&ordering=-ip_address",
    "results": [
        {
            "id": 4878,
            "ip_address": "37.111.206.247",
            "count": 4,
            "first_visit": "2022-04-02T14:22:06.726376+06:00",
            "date": null
        },
        {
            "id": 63618,
            "ip_address": "37.111.206.247",
            "count": 11,
            "first_visit": "2024-01-22T17:17:15.616678+06:00",
            "date": "2024-01-22"
        },
        {
            "id": 48413,
            "ip_address": "37.111.206.246",
            "count": 6,
            "first_visit": "2023-06-17T16:43:32.551379+06:00",
            "date": "2023-06-17"
        },
        {
            "id": 45976,
            "ip_address": "37.111.206.246",
            "count": 1,
            "first_visit": "2023-05-01T23:10:42.392537+06:00",
            "date": "2023-05-01"
        },
        {
            "id": 68410,
            "ip_address": "37.111.206.246",
            "count": 1,
            "first_visit": "2024-05-16T16:05:23.826149+06:00",
            "date": "2024-05-16"
        },
        {
            "id": 59993,
            "ip_address": "37.111.206.246",
            "count": 1,
            "first_visit": "2023-11-23T11:04:01.425189+06:00",
            "date": "2023-11-23"
        },
        {
            "id": 73999,
            "ip_address": "37.111.206.246",
            "count": 1,
            "first_visit": "2024-10-04T22:24:43.589294+06:00",
            "date": "2024-10-04"
        },
        {
            "id": 7839,
            "ip_address": "37.111.206.246",
            "count": 1,
            "first_visit": "2022-05-17T10:35:45.952488+06:00",
            "date": null
        }
    ]
}