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

{
    "count": 97384,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23336&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23320&ordering=-ip_address",
    "results": [
        {
            "id": 56715,
            "ip_address": "37.111.206.250",
            "count": 1,
            "first_visit": "2023-10-04T09:30:59.206529+06:00",
            "date": "2023-10-04"
        },
        {
            "id": 48477,
            "ip_address": "37.111.206.25",
            "count": 2,
            "first_visit": "2023-06-18T18:14:03.516941+06:00",
            "date": "2023-06-18"
        },
        {
            "id": 68841,
            "ip_address": "37.111.206.25",
            "count": 2,
            "first_visit": "2024-05-22T12:30:38.056062+06:00",
            "date": "2024-05-22"
        },
        {
            "id": 7067,
            "ip_address": "37.111.206.25",
            "count": 1,
            "first_visit": "2022-05-16T19:10:16.802696+06:00",
            "date": null
        },
        {
            "id": 28993,
            "ip_address": "37.111.206.25",
            "count": 1,
            "first_visit": "2022-07-28T23:56:36.492802+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 2166,
            "ip_address": "37.111.206.249",
            "count": 4,
            "first_visit": "2022-01-14T01:47:24.525234+06:00",
            "date": null
        },
        {
            "id": 62284,
            "ip_address": "37.111.206.249",
            "count": 1,
            "first_visit": "2024-01-04T11:05:41.443197+06:00",
            "date": "2024-01-04"
        },
        {
            "id": 67047,
            "ip_address": "37.111.206.249",
            "count": 1,
            "first_visit": "2024-04-16T18:57:49.045784+06:00",
            "date": "2024-04-16"
        }
    ]
}