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

{
    "count": 98118,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26440&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26424&ordering=-count",
    "results": [
        {
            "id": 19953,
            "ip_address": "114.119.133.126",
            "count": 2,
            "first_visit": "2022-06-29T07:58:23.280322+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 1520,
            "ip_address": "103.127.183.40",
            "count": 2,
            "first_visit": "2021-12-31T15:22:14.467931+06:00",
            "date": null
        },
        {
            "id": 17469,
            "ip_address": "66.249.73.231",
            "count": 2,
            "first_visit": "2022-06-22T19:30:12.881842+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 10488,
            "ip_address": "103.67.157.228",
            "count": 2,
            "first_visit": "2022-05-23T00:19:10.556721+06:00",
            "date": null
        },
        {
            "id": 3094,
            "ip_address": "182.160.100.1",
            "count": 2,
            "first_visit": "2022-01-31T14:56:45.155905+06:00",
            "date": null
        },
        {
            "id": 3375,
            "ip_address": "42.236.10.75",
            "count": 2,
            "first_visit": "2022-02-07T01:07:34.497493+06:00",
            "date": null
        },
        {
            "id": 25061,
            "ip_address": "66.249.66.146",
            "count": 2,
            "first_visit": "2022-07-21T01:20:43.756301+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 14250,
            "ip_address": "114.119.130.105",
            "count": 2,
            "first_visit": "2022-06-10T00:32:25.688410+06:00",
            "date": "2022-06-10"
        }
    ]
}