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

{
    "count": 99893,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22392&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22376&ordering=-count",
    "results": [
        {
            "id": 35781,
            "ip_address": "66.249.66.90",
            "count": 2,
            "first_visit": "2022-10-12T00:27:39.518257+06:00",
            "date": "2022-10-12"
        },
        {
            "id": 3524,
            "ip_address": "103.135.254.231",
            "count": 2,
            "first_visit": "2022-02-11T15:25:31.875209+06:00",
            "date": null
        },
        {
            "id": 25568,
            "ip_address": "119.30.32.9",
            "count": 2,
            "first_visit": "2022-07-21T13:40:19.501969+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 25489,
            "ip_address": "103.136.62.44",
            "count": 2,
            "first_visit": "2022-07-21T12:22:29.063546+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 32007,
            "ip_address": "27.147.200.197",
            "count": 2,
            "first_visit": "2022-08-14T20:10:36.869351+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 1720,
            "ip_address": "73.248.120.119",
            "count": 2,
            "first_visit": "2022-01-08T12:38:28.279289+06:00",
            "date": null
        },
        {
            "id": 15914,
            "ip_address": "202.134.9.133",
            "count": 2,
            "first_visit": "2022-06-17T09:11:04.715090+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 11684,
            "ip_address": "103.179.181.203",
            "count": 2,
            "first_visit": "2022-05-26T16:11:54.159106+06:00",
            "date": null
        }
    ]
}