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

{
    "count": 101329,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82664&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82648&ordering=-ip_address",
    "results": [
        {
            "id": 1270,
            "ip_address": "103.29.127.126",
            "count": 12,
            "first_visit": "2021-12-23T00:30:05.448565+06:00",
            "date": null
        },
        {
            "id": 11291,
            "ip_address": "103.29.126.77",
            "count": 1,
            "first_visit": "2022-05-25T03:33:24.556811+06:00",
            "date": null
        },
        {
            "id": 96936,
            "ip_address": "103.29.126.222",
            "count": 1,
            "first_visit": "2026-04-11T11:55:35.253009+06:00",
            "date": "2026-04-11"
        },
        {
            "id": 82123,
            "ip_address": "103.29.126.220",
            "count": 1,
            "first_visit": "2025-05-01T10:20:01.135231+06:00",
            "date": "2025-05-01"
        },
        {
            "id": 1803,
            "ip_address": "103.29.126.2",
            "count": 1,
            "first_visit": "2022-01-11T11:20:23.850916+06:00",
            "date": null
        },
        {
            "id": 6653,
            "ip_address": "103.29.124.9",
            "count": 1,
            "first_visit": "2022-05-16T12:17:39.876470+06:00",
            "date": null
        },
        {
            "id": 32376,
            "ip_address": "103.29.124.8",
            "count": 1,
            "first_visit": "2022-08-18T19:53:38.380560+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 30533,
            "ip_address": "103.29.124.7",
            "count": 1,
            "first_visit": "2022-07-31T22:50:01.956182+06:00",
            "date": "2022-07-31"
        }
    ]
}