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

{
    "count": 91773,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=648&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=632&ordering=id",
    "results": [
        {
            "id": 641,
            "ip_address": "103.109.92.77",
            "count": 2,
            "first_visit": "2021-12-13T12:17:40.064613+06:00",
            "date": null
        },
        {
            "id": 642,
            "ip_address": "114.119.153.253",
            "count": 13,
            "first_visit": "2021-12-13T14:30:47.533512+06:00",
            "date": null
        },
        {
            "id": 643,
            "ip_address": "103.51.2.178",
            "count": 1,
            "first_visit": "2021-12-13T14:35:14.347325+06:00",
            "date": null
        },
        {
            "id": 644,
            "ip_address": "40.94.226.63",
            "count": 3,
            "first_visit": "2021-12-13T15:02:41.476989+06:00",
            "date": null
        },
        {
            "id": 645,
            "ip_address": "52.91.116.146",
            "count": 1,
            "first_visit": "2021-12-13T15:54:04.732615+06:00",
            "date": null
        },
        {
            "id": 646,
            "ip_address": "202.4.101.22",
            "count": 1,
            "first_visit": "2021-12-13T15:57:32.948538+06:00",
            "date": null
        },
        {
            "id": 647,
            "ip_address": "130.193.215.211",
            "count": 1,
            "first_visit": "2021-12-13T16:14:06.879390+06:00",
            "date": null
        },
        {
            "id": 648,
            "ip_address": "115.127.36.42",
            "count": 1,
            "first_visit": "2021-12-13T17:51:23.699141+06:00",
            "date": null
        }
    ]
}