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

{
    "count": 101857,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41976&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41960&ordering=-ip_address",
    "results": [
        {
            "id": 12309,
            "ip_address": "180.149.235.17",
            "count": 1,
            "first_visit": "2022-05-28T22:45:24.670492+06:00",
            "date": null
        },
        {
            "id": 12616,
            "ip_address": "180.149.235.130",
            "count": 2,
            "first_visit": "2022-05-29T23:15:13.545039+06:00",
            "date": null
        },
        {
            "id": 18246,
            "ip_address": "180.149.235.126",
            "count": 1,
            "first_visit": "2022-06-24T18:55:20.153310+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 23726,
            "ip_address": "180.149.235.124",
            "count": 1,
            "first_visit": "2022-07-18T22:18:51.815230+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 53254,
            "ip_address": "180.149.235.102",
            "count": 1,
            "first_visit": "2023-08-23T00:57:11.908554+06:00",
            "date": "2023-08-23"
        },
        {
            "id": 48399,
            "ip_address": "180.149.235.102",
            "count": 1,
            "first_visit": "2023-06-17T12:32:46.794718+06:00",
            "date": "2023-06-17"
        },
        {
            "id": 47747,
            "ip_address": "180.149.235.102",
            "count": 2,
            "first_visit": "2023-06-05T21:40:50.509953+06:00",
            "date": "2023-06-05"
        },
        {
            "id": 50656,
            "ip_address": "180.149.235.100",
            "count": 1,
            "first_visit": "2023-07-23T16:12:59.225958+06:00",
            "date": "2023-07-23"
        }
    ]
}