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

{
    "count": 100565,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19848&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19832&ordering=-ip_address",
    "results": [
        {
            "id": 24141,
            "ip_address": "37.111.243.113",
            "count": 1,
            "first_visit": "2022-07-19T17:25:35.585344+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 13127,
            "ip_address": "37.111.243.110",
            "count": 1,
            "first_visit": "2022-05-31T14:52:59.878073+06:00",
            "date": null
        },
        {
            "id": 9308,
            "ip_address": "37.111.243.11",
            "count": 2,
            "first_visit": "2022-05-19T10:39:30.965583+06:00",
            "date": null
        },
        {
            "id": 29395,
            "ip_address": "37.111.243.109",
            "count": 2,
            "first_visit": "2022-07-29T16:42:35.719285+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 61700,
            "ip_address": "37.111.243.103",
            "count": 1,
            "first_visit": "2023-12-23T08:59:36.027335+06:00",
            "date": "2023-12-23"
        },
        {
            "id": 68842,
            "ip_address": "37.111.243.103",
            "count": 1,
            "first_visit": "2024-05-22T12:32:09.373344+06:00",
            "date": "2024-05-22"
        },
        {
            "id": 29870,
            "ip_address": "37.111.243.102",
            "count": 1,
            "first_visit": "2022-07-30T12:13:36.709873+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 10866,
            "ip_address": "37.111.243.102",
            "count": 1,
            "first_visit": "2022-05-24T10:12:10.138701+06:00",
            "date": null
        }
    ]
}