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

{
    "count": 103725,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55552&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55536&ordering=-ip_address",
    "results": [
        {
            "id": 11889,
            "ip_address": "116.58.202.238",
            "count": 3,
            "first_visit": "2022-05-27T11:05:37.505559+06:00",
            "date": null
        },
        {
            "id": 12018,
            "ip_address": "116.58.202.237",
            "count": 1,
            "first_visit": "2022-05-27T22:49:43.928744+06:00",
            "date": null
        },
        {
            "id": 27125,
            "ip_address": "116.58.202.237",
            "count": 6,
            "first_visit": "2022-07-25T10:08:48.649174+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 30741,
            "ip_address": "116.58.202.237",
            "count": 1,
            "first_visit": "2022-08-02T00:16:55.070746+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 11089,
            "ip_address": "116.58.202.235",
            "count": 1,
            "first_visit": "2022-05-24T19:14:46.384619+06:00",
            "date": null
        },
        {
            "id": 43860,
            "ip_address": "116.58.202.235",
            "count": 1,
            "first_visit": "2023-03-16T09:58:00.814838+06:00",
            "date": "2023-03-16"
        },
        {
            "id": 10947,
            "ip_address": "116.58.202.234",
            "count": 1,
            "first_visit": "2022-05-24T12:28:55.029048+06:00",
            "date": null
        },
        {
            "id": 7793,
            "ip_address": "116.58.202.231",
            "count": 1,
            "first_visit": "2022-05-17T10:06:45.706058+06:00",
            "date": null
        }
    ]
}