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

{
    "count": 99490,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24032&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24016&ordering=-ip_address",
    "results": [
        {
            "id": 33490,
            "ip_address": "37.111.206.242",
            "count": 1,
            "first_visit": "2022-08-31T00:30:16.548742+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 10702,
            "ip_address": "37.111.206.242",
            "count": 1,
            "first_visit": "2022-05-23T17:09:41.083281+06:00",
            "date": null
        },
        {
            "id": 24432,
            "ip_address": "37.111.206.242",
            "count": 1,
            "first_visit": "2022-07-20T09:50:55.449259+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 62408,
            "ip_address": "37.111.206.242",
            "count": 1,
            "first_visit": "2024-01-05T13:53:21.878239+06:00",
            "date": "2024-01-05"
        },
        {
            "id": 71274,
            "ip_address": "37.111.206.242",
            "count": 1,
            "first_visit": "2024-07-17T12:01:57.859335+06:00",
            "date": "2024-07-17"
        },
        {
            "id": 20668,
            "ip_address": "37.111.206.241",
            "count": 1,
            "first_visit": "2022-07-02T06:04:26.219700+06:00",
            "date": "2022-07-02"
        },
        {
            "id": 9304,
            "ip_address": "37.111.206.240",
            "count": 1,
            "first_visit": "2022-05-19T10:29:48.803106+06:00",
            "date": null
        },
        {
            "id": 62436,
            "ip_address": "37.111.206.240",
            "count": 2,
            "first_visit": "2024-01-05T18:56:59.491984+06:00",
            "date": "2024-01-05"
        }
    ]
}