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

{
    "count": 97991,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25384&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25368&ordering=-count",
    "results": [
        {
            "id": 1121,
            "ip_address": "45.125.222.58",
            "count": 2,
            "first_visit": "2021-12-21T04:30:22.859366+06:00",
            "date": null
        },
        {
            "id": 39205,
            "ip_address": "66.249.66.92",
            "count": 2,
            "first_visit": "2022-12-23T03:48:43.275651+06:00",
            "date": "2022-12-23"
        },
        {
            "id": 2240,
            "ip_address": "175.41.46.121",
            "count": 2,
            "first_visit": "2022-01-15T09:05:12.289672+06:00",
            "date": null
        },
        {
            "id": 19757,
            "ip_address": "37.111.248.28",
            "count": 2,
            "first_visit": "2022-06-28T15:44:46.592781+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 7687,
            "ip_address": "116.58.202.50",
            "count": 2,
            "first_visit": "2022-05-17T08:57:18.755651+06:00",
            "date": null
        },
        {
            "id": 28866,
            "ip_address": "43.245.121.19",
            "count": 2,
            "first_visit": "2022-07-28T16:52:03.717763+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 39171,
            "ip_address": "66.249.66.33",
            "count": 2,
            "first_visit": "2022-12-22T18:27:10.363522+06:00",
            "date": "2022-12-22"
        },
        {
            "id": 29448,
            "ip_address": "103.67.157.96",
            "count": 2,
            "first_visit": "2022-07-29T21:02:39.919975+06:00",
            "date": "2022-07-29"
        }
    ]
}