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

{
    "count": 101557,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77696&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77680&ordering=count",
    "results": [
        {
            "id": 32364,
            "ip_address": "103.218.164.9",
            "count": 2,
            "first_visit": "2022-08-18T18:33:57.520630+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 5811,
            "ip_address": "54.89.117.190",
            "count": 2,
            "first_visit": "2022-05-10T20:33:02.460369+06:00",
            "date": null
        },
        {
            "id": 5815,
            "ip_address": "114.119.148.175",
            "count": 2,
            "first_visit": "2022-05-10T21:55:28.280840+06:00",
            "date": null
        },
        {
            "id": 5840,
            "ip_address": "103.124.225.83",
            "count": 2,
            "first_visit": "2022-05-11T05:29:30.976307+06:00",
            "date": null
        },
        {
            "id": 15128,
            "ip_address": "114.119.131.182",
            "count": 2,
            "first_visit": "2022-06-15T01:24:21.564293+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 6921,
            "ip_address": "103.121.221.88",
            "count": 2,
            "first_visit": "2022-05-16T17:31:56.098379+06:00",
            "date": null
        },
        {
            "id": 15131,
            "ip_address": "114.119.133.130",
            "count": 2,
            "first_visit": "2022-06-15T01:40:58.236923+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 32630,
            "ip_address": "122.152.48.118",
            "count": 2,
            "first_visit": "2022-08-21T22:48:29.091507+06:00",
            "date": "2022-08-21"
        }
    ]
}