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

{
    "count": 99485,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24072&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24056&ordering=-ip_address",
    "results": [
        {
            "id": 66011,
            "ip_address": "37.111.206.229",
            "count": 1,
            "first_visit": "2024-03-17T15:28:11.365887+06:00",
            "date": "2024-03-17"
        },
        {
            "id": 42805,
            "ip_address": "37.111.206.229",
            "count": 1,
            "first_visit": "2023-02-27T20:54:41.768483+06:00",
            "date": "2023-02-27"
        },
        {
            "id": 68302,
            "ip_address": "37.111.206.228",
            "count": 2,
            "first_visit": "2024-05-14T10:37:03.366289+06:00",
            "date": "2024-05-14"
        },
        {
            "id": 6546,
            "ip_address": "37.111.206.228",
            "count": 3,
            "first_visit": "2022-05-16T08:36:50.559496+06:00",
            "date": null
        },
        {
            "id": 15172,
            "ip_address": "37.111.206.228",
            "count": 1,
            "first_visit": "2022-06-15T07:35:53.887798+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 12897,
            "ip_address": "37.111.206.227",
            "count": 1,
            "first_visit": "2022-05-30T22:21:23.272105+06:00",
            "date": null
        },
        {
            "id": 25669,
            "ip_address": "37.111.206.227",
            "count": 1,
            "first_visit": "2022-07-21T21:41:15.751189+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 68813,
            "ip_address": "37.111.206.227",
            "count": 1,
            "first_visit": "2024-05-22T12:13:45.591561+06:00",
            "date": "2024-05-22"
        }
    ]
}