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

{
    "count": 102470,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=46104&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=46088&ordering=ip_address",
    "results": [
        {
            "id": 53573,
            "ip_address": "114.130.84.150",
            "count": 2,
            "first_visit": "2023-08-26T14:11:47.076252+06:00",
            "date": "2023-08-26"
        },
        {
            "id": 841,
            "ip_address": "114.130.84.154",
            "count": 5,
            "first_visit": "2021-12-19T18:28:51.601943+06:00",
            "date": null
        },
        {
            "id": 18102,
            "ip_address": "114.130.84.154",
            "count": 1,
            "first_visit": "2022-06-24T12:53:43.987655+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 16956,
            "ip_address": "114.130.84.166",
            "count": 2,
            "first_visit": "2022-06-21T09:25:25.665224+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 30191,
            "ip_address": "114.130.84.166",
            "count": 1,
            "first_visit": "2022-07-31T07:16:07.432286+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 3904,
            "ip_address": "114.130.84.166",
            "count": 3,
            "first_visit": "2022-02-26T19:37:21.070214+06:00",
            "date": null
        },
        {
            "id": 23210,
            "ip_address": "114.130.84.166",
            "count": 1,
            "first_visit": "2022-07-16T21:47:24.968562+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 29249,
            "ip_address": "114.130.84.166",
            "count": 1,
            "first_visit": "2022-07-29T11:51:45.403191+06:00",
            "date": "2022-07-29"
        }
    ]
}