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

{
    "count": 99598,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23744&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23728&ordering=-ip_address",
    "results": [
        {
            "id": 2318,
            "ip_address": "37.111.207.111",
            "count": 2,
            "first_visit": "2022-01-16T17:59:25.209212+06:00",
            "date": null
        },
        {
            "id": 24754,
            "ip_address": "37.111.207.110",
            "count": 2,
            "first_visit": "2022-07-20T16:53:28.855875+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 15137,
            "ip_address": "37.111.207.110",
            "count": 1,
            "first_visit": "2022-06-15T02:13:01.338040+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 13105,
            "ip_address": "37.111.207.110",
            "count": 1,
            "first_visit": "2022-05-31T13:29:39.422397+06:00",
            "date": null
        },
        {
            "id": 16305,
            "ip_address": "37.111.207.11",
            "count": 1,
            "first_visit": "2022-06-18T10:04:48.466720+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 50583,
            "ip_address": "37.111.207.109",
            "count": 2,
            "first_visit": "2023-07-22T18:45:08.260244+06:00",
            "date": "2023-07-22"
        },
        {
            "id": 61673,
            "ip_address": "37.111.207.108",
            "count": 1,
            "first_visit": "2023-12-22T21:16:03.119470+06:00",
            "date": "2023-12-22"
        },
        {
            "id": 31108,
            "ip_address": "37.111.207.107",
            "count": 1,
            "first_visit": "2022-08-04T11:20:44.276989+06:00",
            "date": "2022-08-04"
        }
    ]
}