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

{
    "count": 99426,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92592&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92576&ordering=-ip_address",
    "results": [
        {
            "id": 17725,
            "ip_address": "103.144.42.194",
            "count": 1,
            "first_visit": "2022-06-23T11:37:35.648936+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 20138,
            "ip_address": "103.144.42.184",
            "count": 1,
            "first_visit": "2022-06-29T20:30:50.475906+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 9190,
            "ip_address": "103.144.42.182",
            "count": 1,
            "first_visit": "2022-05-18T23:32:23.782460+06:00",
            "date": null
        },
        {
            "id": 39857,
            "ip_address": "103.144.42.179",
            "count": 4,
            "first_visit": "2023-01-04T11:46:28.743167+06:00",
            "date": "2023-01-04"
        },
        {
            "id": 19820,
            "ip_address": "103.144.42.177",
            "count": 1,
            "first_visit": "2022-06-28T19:45:39.540591+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 6838,
            "ip_address": "103.144.42.167",
            "count": 2,
            "first_visit": "2022-05-16T16:37:44.964177+06:00",
            "date": null
        },
        {
            "id": 24126,
            "ip_address": "103.144.42.166",
            "count": 1,
            "first_visit": "2022-07-19T16:54:08.105427+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 9049,
            "ip_address": "103.144.42.162",
            "count": 1,
            "first_visit": "2022-05-18T19:21:28.947245+06:00",
            "date": null
        }
    ]
}