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

{
    "count": 99665,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23424&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23408&ordering=-count",
    "results": [
        {
            "id": 36882,
            "ip_address": "73.242.243.253",
            "count": 2,
            "first_visit": "2022-11-03T16:18:52.034976+06:00",
            "date": "2022-11-03"
        },
        {
            "id": 22339,
            "ip_address": "66.249.66.159",
            "count": 2,
            "first_visit": "2022-07-13T18:41:39.862362+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 2739,
            "ip_address": "37.111.218.24",
            "count": 2,
            "first_visit": "2022-01-24T17:55:57.325903+06:00",
            "date": null
        },
        {
            "id": 26241,
            "ip_address": "202.134.14.131",
            "count": 2,
            "first_visit": "2022-07-23T09:18:18.273838+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 28273,
            "ip_address": "114.119.128.20",
            "count": 2,
            "first_visit": "2022-07-27T17:03:50.284577+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 40311,
            "ip_address": "202.134.10.142",
            "count": 2,
            "first_visit": "2023-01-13T12:31:37.400354+06:00",
            "date": "2023-01-13"
        },
        {
            "id": 26247,
            "ip_address": "37.111.195.240",
            "count": 2,
            "first_visit": "2022-07-23T09:35:57.334243+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 6844,
            "ip_address": "43.245.123.44",
            "count": 2,
            "first_visit": "2022-05-16T16:39:03.231494+06:00",
            "date": null
        }
    ]
}