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

{
    "count": 97421,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23400&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23384&ordering=-count",
    "results": [
        {
            "id": 26550,
            "ip_address": "118.67.218.130",
            "count": 2,
            "first_visit": "2022-07-24T06:07:33.024158+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 30584,
            "ip_address": "103.111.9.45",
            "count": 2,
            "first_visit": "2022-08-01T04:04:31.041674+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 1863,
            "ip_address": "37.111.211.158",
            "count": 2,
            "first_visit": "2022-01-11T13:51:03.490596+06:00",
            "date": null
        },
        {
            "id": 20561,
            "ip_address": "41.205.32.133",
            "count": 2,
            "first_visit": "2022-07-01T15:42:24.632001+06:00",
            "date": "2022-07-01"
        },
        {
            "id": 9206,
            "ip_address": "116.58.201.6",
            "count": 2,
            "first_visit": "2022-05-18T23:49:05.461851+06:00",
            "date": null
        },
        {
            "id": 15125,
            "ip_address": "114.119.130.253",
            "count": 2,
            "first_visit": "2022-06-15T01:04:24.481749+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 28362,
            "ip_address": "37.111.215.37",
            "count": 2,
            "first_visit": "2022-07-27T22:37:04.451405+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 29013,
            "ip_address": "182.48.88.190",
            "count": 2,
            "first_visit": "2022-07-29T00:30:48.550552+06:00",
            "date": "2022-07-29"
        }
    ]
}