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

{
    "count": 103208,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=53672&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=53656&ordering=-ip_address",
    "results": [
        {
            "id": 64336,
            "ip_address": "118.179.86.225",
            "count": 2,
            "first_visit": "2024-02-05T15:12:54.801513+06:00",
            "date": "2024-02-05"
        },
        {
            "id": 1917,
            "ip_address": "118.179.86.196",
            "count": 1,
            "first_visit": "2022-01-11T17:29:04.905601+06:00",
            "date": null
        },
        {
            "id": 15024,
            "ip_address": "118.179.85.253",
            "count": 4,
            "first_visit": "2022-06-14T16:12:17.605013+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 18576,
            "ip_address": "118.179.85.250",
            "count": 2,
            "first_visit": "2022-06-25T12:30:20.631048+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 4718,
            "ip_address": "118.179.85.250",
            "count": 2,
            "first_visit": "2022-03-27T20:13:25.621734+06:00",
            "date": null
        },
        {
            "id": 62085,
            "ip_address": "118.179.85.250",
            "count": 1,
            "first_visit": "2023-12-29T05:42:35.184844+06:00",
            "date": "2023-12-29"
        },
        {
            "id": 13265,
            "ip_address": "118.179.85.236",
            "count": 2,
            "first_visit": "2022-06-01T16:11:21.805255+06:00",
            "date": null
        },
        {
            "id": 19313,
            "ip_address": "118.179.85.209",
            "count": 1,
            "first_visit": "2022-06-27T06:34:17.236085+06:00",
            "date": "2022-06-27"
        }
    ]
}