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

{
    "count": 101439,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79376&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79360&ordering=count",
    "results": [
        {
            "id": 9240,
            "ip_address": "103.104.218.71",
            "count": 2,
            "first_visit": "2022-05-19T01:45:43.351905+06:00",
            "date": null
        },
        {
            "id": 9229,
            "ip_address": "37.111.248.238",
            "count": 2,
            "first_visit": "2022-05-19T00:42:41.082113+06:00",
            "date": null
        },
        {
            "id": 18644,
            "ip_address": "103.67.158.93",
            "count": 2,
            "first_visit": "2022-06-25T15:00:55.256912+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 12549,
            "ip_address": "37.111.206.41",
            "count": 2,
            "first_visit": "2022-05-29T20:31:24.494354+06:00",
            "date": null
        },
        {
            "id": 22906,
            "ip_address": "66.249.66.208",
            "count": 2,
            "first_visit": "2022-07-15T07:18:16.536199+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 30376,
            "ip_address": "202.134.10.131",
            "count": 2,
            "first_visit": "2022-07-31T11:51:26.239918+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 34256,
            "ip_address": "103.142.185.30",
            "count": 2,
            "first_visit": "2022-09-12T13:26:30.466639+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 12540,
            "ip_address": "37.111.225.121",
            "count": 2,
            "first_visit": "2022-05-29T19:45:55.582130+06:00",
            "date": null
        }
    ]
}