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

{
    "count": 94243,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77408&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77392&ordering=-ip_address",
    "results": [
        {
            "id": 31355,
            "ip_address": "103.253.44.37",
            "count": 1,
            "first_visit": "2022-08-06T19:06:51.619804+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 27755,
            "ip_address": "103.253.44.36",
            "count": 1,
            "first_visit": "2022-07-26T14:50:26.435446+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 53527,
            "ip_address": "103.253.44.36",
            "count": 1,
            "first_visit": "2023-08-25T21:17:50.441521+06:00",
            "date": "2023-08-25"
        },
        {
            "id": 28774,
            "ip_address": "103.253.44.33",
            "count": 1,
            "first_visit": "2022-07-28T12:33:05.850651+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 20363,
            "ip_address": "103.253.44.33",
            "count": 2,
            "first_visit": "2022-06-30T14:09:42.904382+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 7925,
            "ip_address": "103.253.44.30",
            "count": 4,
            "first_visit": "2022-05-17T11:16:14.299784+06:00",
            "date": null
        },
        {
            "id": 9502,
            "ip_address": "103.253.44.254",
            "count": 1,
            "first_visit": "2022-05-19T22:19:17.673843+06:00",
            "date": null
        },
        {
            "id": 10959,
            "ip_address": "103.253.44.253",
            "count": 1,
            "first_visit": "2022-05-24T12:55:09.776364+06:00",
            "date": null
        }
    ]
}