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

{
    "count": 101348,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81912&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81896&ordering=count",
    "results": [
        {
            "id": 29614,
            "ip_address": "202.134.8.129",
            "count": 2,
            "first_visit": "2022-07-30T01:06:33.500318+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 4861,
            "ip_address": "103.231.176.188",
            "count": 2,
            "first_visit": "2022-04-02T00:43:01.497826+06:00",
            "date": null
        },
        {
            "id": 4871,
            "ip_address": "202.181.5.36",
            "count": 2,
            "first_visit": "2022-04-02T10:34:44.606532+06:00",
            "date": null
        },
        {
            "id": 19775,
            "ip_address": "180.149.235.18",
            "count": 2,
            "first_visit": "2022-06-28T16:44:17.597553+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 36434,
            "ip_address": "103.85.236.133",
            "count": 2,
            "first_visit": "2022-10-25T10:00:57.672250+06:00",
            "date": "2022-10-25"
        },
        {
            "id": 25752,
            "ip_address": "114.119.129.113",
            "count": 2,
            "first_visit": "2022-07-22T00:36:24.447768+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 39359,
            "ip_address": "114.119.133.126",
            "count": 2,
            "first_visit": "2022-12-26T00:02:54.932715+06:00",
            "date": "2022-12-26"
        },
        {
            "id": 25766,
            "ip_address": "66.249.66.8",
            "count": 2,
            "first_visit": "2022-07-22T00:56:38.943396+06:00",
            "date": "2022-07-22"
        }
    ]
}