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

{
    "count": 97497,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23744&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23728&ordering=-ip_address",
    "results": [
        {
            "id": 53783,
            "ip_address": "37.111.206.133",
            "count": 2,
            "first_visit": "2023-08-28T22:30:24.866041+06:00",
            "date": "2023-08-28"
        },
        {
            "id": 86573,
            "ip_address": "37.111.206.133",
            "count": 3,
            "first_visit": "2025-07-27T10:02:09.187445+06:00",
            "date": "2025-07-27"
        },
        {
            "id": 72945,
            "ip_address": "37.111.206.132",
            "count": 1,
            "first_visit": "2024-09-03T19:39:10.444702+06:00",
            "date": "2024-09-03"
        },
        {
            "id": 9495,
            "ip_address": "37.111.206.132",
            "count": 1,
            "first_visit": "2022-05-19T21:39:56.361063+06:00",
            "date": null
        },
        {
            "id": 30444,
            "ip_address": "37.111.206.131",
            "count": 1,
            "first_visit": "2022-07-31T16:44:35.399681+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 24798,
            "ip_address": "37.111.206.130",
            "count": 2,
            "first_visit": "2022-07-20T18:05:56.125484+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 19930,
            "ip_address": "37.111.206.130",
            "count": 1,
            "first_visit": "2022-06-29T06:31:07.501152+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 10178,
            "ip_address": "37.111.206.130",
            "count": 2,
            "first_visit": "2022-05-21T23:55:08.726236+06:00",
            "date": null
        }
    ]
}