GET /user_management/match-otp/?format=api&offset=6000
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 87865,
    "next": "https://api.amarlab.com/user_management/match-otp/?format=api&limit=8&offset=6008",
    "previous": "https://api.amarlab.com/user_management/match-otp/?format=api&limit=8&offset=5992",
    "results": [
        {
            "code": 52336,
            "mobile": "01937123563",
            "created_at": "2023-10-10T01:04:23.188949+06:00"
        },
        {
            "code": 96222,
            "mobile": "01937123563",
            "created_at": "2023-10-10T01:03:34.251891+06:00"
        },
        {
            "code": 54404,
            "mobile": "01892551069",
            "created_at": "2023-10-10T01:02:54.821128+06:00"
        },
        {
            "code": 46924,
            "mobile": "01937123563",
            "created_at": "2023-10-10T01:02:36.452086+06:00"
        },
        {
            "code": 47004,
            "mobile": "01937123563",
            "created_at": "2023-10-10T01:01:56.507512+06:00"
        },
        {
            "code": 74482,
            "mobile": "01937123563",
            "created_at": "2023-10-10T01:01:11.232801+06:00"
        },
        {
            "code": 36794,
            "mobile": "01937123563",
            "created_at": "2023-10-10T01:00:27.327513+06:00"
        },
        {
            "code": 19150,
            "mobile": "01892551069",
            "created_at": "2023-10-10T01:00:15.484133+06:00"
        }
    ]
}