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

{
    "count": 97298,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23016&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23000&ordering=-count",
    "results": [
        {
            "id": 26331,
            "ip_address": "37.111.211.46",
            "count": 2,
            "first_visit": "2022-07-23T12:32:44.908366+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 15306,
            "ip_address": "103.170.175.32",
            "count": 2,
            "first_visit": "2022-06-15T15:12:56.242571+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 30893,
            "ip_address": "202.134.9.149",
            "count": 2,
            "first_visit": "2022-08-02T21:14:09.110730+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 30894,
            "ip_address": "118.67.216.110",
            "count": 2,
            "first_visit": "2022-08-02T21:24:12.242375+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 30887,
            "ip_address": "58.145.185.237",
            "count": 2,
            "first_visit": "2022-08-02T21:01:30.039713+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 7959,
            "ip_address": "43.245.122.164",
            "count": 2,
            "first_visit": "2022-05-17T11:34:51.358055+06:00",
            "date": null
        },
        {
            "id": 9438,
            "ip_address": "37.111.206.207",
            "count": 2,
            "first_visit": "2022-05-19T17:01:43.011626+06:00",
            "date": null
        },
        {
            "id": 9377,
            "ip_address": "103.230.107.52",
            "count": 2,
            "first_visit": "2022-05-19T13:43:18.693701+06:00",
            "date": null
        }
    ]
}