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

{
    "count": 94939,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15248&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15232&ordering=count",
    "results": [
        {
            "id": 15248,
            "ip_address": "37.111.207.39",
            "count": 1,
            "first_visit": "2022-06-15T11:44:35.597907+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 15249,
            "ip_address": "45.64.134.146",
            "count": 1,
            "first_visit": "2022-06-15T11:50:00.607560+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 7694,
            "ip_address": "37.111.213.134",
            "count": 1,
            "first_visit": "2022-05-17T09:03:51.315678+06:00",
            "date": null
        },
        {
            "id": 3884,
            "ip_address": "103.49.202.174",
            "count": 1,
            "first_visit": "2022-02-26T09:19:46.251256+06:00",
            "date": null
        },
        {
            "id": 7695,
            "ip_address": "119.30.32.131",
            "count": 1,
            "first_visit": "2022-05-17T09:04:08.337728+06:00",
            "date": null
        },
        {
            "id": 21898,
            "ip_address": "103.178.238.1",
            "count": 1,
            "first_visit": "2022-07-10T23:24:08.977225+06:00",
            "date": "2022-07-10"
        },
        {
            "id": 1949,
            "ip_address": "103.54.150.77",
            "count": 1,
            "first_visit": "2022-01-11T20:06:29.887074+06:00",
            "date": null
        },
        {
            "id": 22258,
            "ip_address": "103.102.133.57",
            "count": 1,
            "first_visit": "2022-07-13T16:26:18.107906+06:00",
            "date": "2022-07-13"
        }
    ]
}