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

{
    "count": 93923,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78272&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78256&ordering=-ip_address",
    "results": [
        {
            "id": 27272,
            "ip_address": "103.240.44.12",
            "count": 1,
            "first_visit": "2022-07-25T13:03:13.747347+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 9656,
            "ip_address": "103.240.44.107",
            "count": 1,
            "first_visit": "2022-05-20T11:05:31.345795+06:00",
            "date": null
        },
        {
            "id": 5139,
            "ip_address": "103.240.250.61",
            "count": 1,
            "first_visit": "2022-04-15T16:08:56.130789+06:00",
            "date": null
        },
        {
            "id": 39753,
            "ip_address": "103.240.249.238",
            "count": 1,
            "first_visit": "2023-01-02T11:46:24.983940+06:00",
            "date": "2023-01-02"
        },
        {
            "id": 59950,
            "ip_address": "103.240.249.198",
            "count": 1,
            "first_visit": "2023-11-22T14:58:42.551385+06:00",
            "date": "2023-11-22"
        },
        {
            "id": 4026,
            "ip_address": "103.240.249.149",
            "count": 4,
            "first_visit": "2022-03-03T12:05:32.787617+06:00",
            "date": null
        },
        {
            "id": 25441,
            "ip_address": "103.240.249.149",
            "count": 4,
            "first_visit": "2022-07-21T11:47:09.477039+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 50132,
            "ip_address": "103.240.249.121",
            "count": 1,
            "first_visit": "2023-07-16T15:43:28.663401+06:00",
            "date": "2023-07-16"
        }
    ]
}