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

{
    "count": 95128,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16008&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15992&ordering=ip_address",
    "results": [
        {
            "id": 7519,
            "ip_address": "103.242.22.252",
            "count": 1,
            "first_visit": "2022-05-16T23:53:10.109736+06:00",
            "date": null
        },
        {
            "id": 30437,
            "ip_address": "103.242.22.252",
            "count": 1,
            "first_visit": "2022-07-31T16:21:51.821137+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 16259,
            "ip_address": "103.242.22.252",
            "count": 1,
            "first_visit": "2022-06-18T07:41:18.383197+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 61620,
            "ip_address": "103.242.22.252",
            "count": 1,
            "first_visit": "2023-12-21T21:27:33.318296+06:00",
            "date": "2023-12-21"
        },
        {
            "id": 7948,
            "ip_address": "103.242.22.253",
            "count": 1,
            "first_visit": "2022-05-17T11:27:59.358897+06:00",
            "date": null
        },
        {
            "id": 33252,
            "ip_address": "103.242.22.254",
            "count": 2,
            "first_visit": "2022-08-29T01:34:49.703023+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 8012,
            "ip_address": "103.242.22.255",
            "count": 3,
            "first_visit": "2022-05-17T11:57:19.008724+06:00",
            "date": null
        },
        {
            "id": 36632,
            "ip_address": "103.242.22.255",
            "count": 1,
            "first_visit": "2022-10-29T18:36:57.901694+06:00",
            "date": "2022-10-29"
        }
    ]
}