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

{
    "count": 95538,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17576&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17560&ordering=ip_address",
    "results": [
        {
            "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": 6653,
            "ip_address": "103.29.124.9",
            "count": 1,
            "first_visit": "2022-05-16T12:17:39.876470+06:00",
            "date": null
        },
        {
            "id": 1803,
            "ip_address": "103.29.126.2",
            "count": 1,
            "first_visit": "2022-01-11T11:20:23.850916+06:00",
            "date": null
        },
        {
            "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": 11291,
            "ip_address": "103.29.126.77",
            "count": 1,
            "first_visit": "2022-05-25T03:33:24.556811+06:00",
            "date": null
        },
        {
            "id": 29449,
            "ip_address": "103.29.127.126",
            "count": 1,
            "first_visit": "2022-07-29T21:03:53.481184+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 27442,
            "ip_address": "103.29.127.126",
            "count": 1,
            "first_visit": "2022-07-25T22:43:15.806241+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 1270,
            "ip_address": "103.29.127.126",
            "count": 12,
            "first_visit": "2021-12-23T00:30:05.448565+06:00",
            "date": null
        }
    ]
}