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

{
    "count": 101519,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78328&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78312&ordering=count",
    "results": [
        {
            "id": 27519,
            "ip_address": "103.67.159.124",
            "count": 2,
            "first_visit": "2022-07-26T00:46:24.620040+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 10088,
            "ip_address": "103.253.46.70",
            "count": 2,
            "first_visit": "2022-05-21T21:37:33.109776+06:00",
            "date": null
        },
        {
            "id": 10028,
            "ip_address": "103.130.175.38",
            "count": 2,
            "first_visit": "2022-05-21T15:07:13.563536+06:00",
            "date": null
        },
        {
            "id": 1077,
            "ip_address": "103.150.254.91",
            "count": 2,
            "first_visit": "2021-12-20T19:07:32.329228+06:00",
            "date": null
        },
        {
            "id": 38399,
            "ip_address": "103.203.93.230",
            "count": 2,
            "first_visit": "2022-12-06T12:49:56.477230+06:00",
            "date": "2022-12-06"
        },
        {
            "id": 1115,
            "ip_address": "103.169.100.21",
            "count": 2,
            "first_visit": "2021-12-21T03:14:38.814107+06:00",
            "date": null
        },
        {
            "id": 17022,
            "ip_address": "114.119.132.171",
            "count": 2,
            "first_visit": "2022-06-21T13:03:47.238047+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 40229,
            "ip_address": "27.147.204.221",
            "count": 2,
            "first_visit": "2023-01-11T20:29:00.833582+06:00",
            "date": "2023-01-11"
        }
    ]
}