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

{
    "count": 97991,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25384&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25368&ordering=-ip_address",
    "results": [
        {
            "id": 10289,
            "ip_address": "37.111.196.108",
            "count": 1,
            "first_visit": "2022-05-22T13:12:31.154965+06:00",
            "date": null
        },
        {
            "id": 3057,
            "ip_address": "37.111.196.107",
            "count": 1,
            "first_visit": "2022-01-30T13:08:15.628573+06:00",
            "date": null
        },
        {
            "id": 49786,
            "ip_address": "37.111.196.107",
            "count": 1,
            "first_visit": "2023-07-11T20:05:06.755295+06:00",
            "date": "2023-07-11"
        },
        {
            "id": 77705,
            "ip_address": "37.111.196.104",
            "count": 1,
            "first_visit": "2025-01-09T22:22:58.163684+06:00",
            "date": "2025-01-09"
        },
        {
            "id": 27518,
            "ip_address": "37.111.195.99",
            "count": 1,
            "first_visit": "2022-07-26T00:42:42.018420+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 13439,
            "ip_address": "37.111.195.98",
            "count": 1,
            "first_visit": "2022-06-03T11:39:01.439433+06:00",
            "date": null
        },
        {
            "id": 19131,
            "ip_address": "37.111.195.97",
            "count": 1,
            "first_visit": "2022-06-26T16:31:43.565601+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 7789,
            "ip_address": "37.111.195.97",
            "count": 1,
            "first_visit": "2022-05-17T10:04:47.192447+06:00",
            "date": null
        }
    ]
}