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

{
    "count": 99303,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24976&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24960&ordering=-count",
    "results": [
        {
            "id": 12934,
            "ip_address": "103.120.38.90",
            "count": 2,
            "first_visit": "2022-05-30T23:59:09.785906+06:00",
            "date": null
        },
        {
            "id": 27353,
            "ip_address": "123.200.11.118",
            "count": 2,
            "first_visit": "2022-07-25T14:57:27.175003+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 21425,
            "ip_address": "114.119.150.68",
            "count": 2,
            "first_visit": "2022-07-07T05:07:40.781332+06:00",
            "date": "2022-07-07"
        },
        {
            "id": 21482,
            "ip_address": "114.119.128.40",
            "count": 2,
            "first_visit": "2022-07-07T15:56:38.804710+06:00",
            "date": "2022-07-07"
        },
        {
            "id": 8903,
            "ip_address": "37.111.205.76",
            "count": 2,
            "first_visit": "2022-05-18T12:27:24.777283+06:00",
            "date": null
        },
        {
            "id": 4539,
            "ip_address": "192.186.182.14",
            "count": 2,
            "first_visit": "2022-03-21T03:44:12.710444+06:00",
            "date": null
        },
        {
            "id": 7448,
            "ip_address": "37.111.212.71",
            "count": 2,
            "first_visit": "2022-05-16T23:10:41.179899+06:00",
            "date": null
        },
        {
            "id": 27314,
            "ip_address": "202.134.9.143",
            "count": 2,
            "first_visit": "2022-07-25T13:47:32.121475+06:00",
            "date": "2022-07-25"
        }
    ]
}