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

{
    "count": 101407,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80440&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80424&ordering=count",
    "results": [
        {
            "id": 36286,
            "ip_address": "5.255.253.120",
            "count": 2,
            "first_visit": "2022-10-22T06:08:19.083209+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 3340,
            "ip_address": "103.138.120.250",
            "count": 2,
            "first_visit": "2022-02-06T00:28:34.052929+06:00",
            "date": null
        },
        {
            "id": 38060,
            "ip_address": "182.48.78.30",
            "count": 2,
            "first_visit": "2022-11-30T19:36:21.476284+06:00",
            "date": "2022-11-30"
        },
        {
            "id": 24146,
            "ip_address": "103.181.122.4",
            "count": 2,
            "first_visit": "2022-07-19T17:40:17.074260+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 36823,
            "ip_address": "103.87.214.177",
            "count": 2,
            "first_visit": "2022-11-02T08:59:03.638886+06:00",
            "date": "2022-11-02"
        },
        {
            "id": 39214,
            "ip_address": "114.119.148.154",
            "count": 2,
            "first_visit": "2022-12-23T06:19:26.385186+06:00",
            "date": "2022-12-23"
        },
        {
            "id": 28281,
            "ip_address": "103.143.254.28",
            "count": 2,
            "first_visit": "2022-07-27T17:58:12.329436+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 35413,
            "ip_address": "113.11.63.190",
            "count": 2,
            "first_visit": "2022-10-03T12:29:52.948915+06:00",
            "date": "2022-10-03"
        }
    ]
}