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

{
    "count": 101386,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80664&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80648&ordering=count",
    "results": [
        {
            "id": 13270,
            "ip_address": "103.122.254.122",
            "count": 2,
            "first_visit": "2022-06-01T17:34:47.918968+06:00",
            "date": null
        },
        {
            "id": 18060,
            "ip_address": "37.111.218.59",
            "count": 2,
            "first_visit": "2022-06-24T10:51:47.486341+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 29952,
            "ip_address": "103.67.159.124",
            "count": 2,
            "first_visit": "2022-07-30T17:33:30.180470+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 3604,
            "ip_address": "205.164.183.120",
            "count": 2,
            "first_visit": "2022-02-14T19:13:02.213704+06:00",
            "date": null
        },
        {
            "id": 8355,
            "ip_address": "37.111.206.27",
            "count": 2,
            "first_visit": "2022-05-17T22:28:24.152633+06:00",
            "date": null
        },
        {
            "id": 15981,
            "ip_address": "103.88.140.99",
            "count": 2,
            "first_visit": "2022-06-17T13:50:57.763835+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 36288,
            "ip_address": "119.30.46.216",
            "count": 2,
            "first_visit": "2022-10-22T09:30:36.644590+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 19231,
            "ip_address": "103.96.36.65",
            "count": 2,
            "first_visit": "2022-06-26T23:14:55.172101+06:00",
            "date": "2022-06-26"
        }
    ]
}