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

{
    "count": 97292,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23000&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22984&ordering=-ip_address",
    "results": [
        {
            "id": 30811,
            "ip_address": "37.111.207.120",
            "count": 2,
            "first_visit": "2022-08-02T12:59:37.982531+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 64305,
            "ip_address": "37.111.207.120",
            "count": 2,
            "first_visit": "2024-02-05T00:26:35.610318+06:00",
            "date": "2024-02-05"
        },
        {
            "id": 69307,
            "ip_address": "37.111.207.119",
            "count": 1,
            "first_visit": "2024-05-29T23:17:24.560944+06:00",
            "date": "2024-05-29"
        },
        {
            "id": 12053,
            "ip_address": "37.111.207.119",
            "count": 1,
            "first_visit": "2022-05-27T23:27:38.169733+06:00",
            "date": null
        },
        {
            "id": 26895,
            "ip_address": "37.111.207.119",
            "count": 1,
            "first_visit": "2022-07-24T22:49:51.582074+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 29788,
            "ip_address": "37.111.207.119",
            "count": 1,
            "first_visit": "2022-07-30T10:55:12.385670+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 4619,
            "ip_address": "37.111.207.118",
            "count": 3,
            "first_visit": "2022-03-23T16:22:07.373673+06:00",
            "date": null
        },
        {
            "id": 32321,
            "ip_address": "37.111.207.117",
            "count": 1,
            "first_visit": "2022-08-18T10:01:40.105752+06:00",
            "date": "2022-08-18"
        }
    ]
}