Matches can be viewed and edited (when logged in). Use "tokens" url parameter to modify token amount. Use "limit" and "offset" parameters to set the limit and offset of the result. Look in the filters dialog to see how to programmatically filter and sort.
GET /api/matches/766e82c6-9808-412c-a4e2-ccf99fade564/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "766e82c6-9808-412c-a4e2-ccf99fade564",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a8b73480-5ec2-41a0-8ed0-7b3f7c0896d7",
    "completed": true,
    "last_updated": "2023-04-09T12:37:12.117129-04:00",
    "created_at": "2023-04-08T11:07:18.855840-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.57,
    "sport_category": "UFC 280",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/a8b73480-5ec2-41a0-8ed0-7b3f7c0896d7",
    "datetime": "2023-04-08T22:00:00-04:00",
    "cutoff_datetime": "2023-04-08T22:00:00-04:00",
    "name": "Rob Font v. Adrian Yanez",
    "bettypes": [
        {
            "id": "333ce672-ad34-4f4c-a6fe-a706b28a198d",
            "match": "https://api-prod.gambitprofit.com/api/matches/766e82c6-9808-412c-a4e2-ccf99fade564/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-08T11:07:18.864460-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Adrian Yanez",
                        "amount": 6318.0
                    },
                    {
                        "team": "Rob Font",
                        "amount": 3682.0
                    }
                ],
                "expected_reward_tokens": 9350.64,
                "profit_sb": -149.36,
                "profit_sb_percentage": -1.57,
                "recommended": false
            },
            "lines": [
                {
                    "id": "90333378-166e-4730-ac34-ad519280daa7",
                    "gambit_id": "87ad8959-095f-41a1-a10d-b10c842c3cf9",
                    "last_updated": "2023-04-09T12:37:12.126523-04:00",
                    "created_at": "2023-04-08T11:07:18.866216-04:00",
                    "name": "Adrian Yanez",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/333ce672-ad34-4f4c-a6fe-a706b28a198d/?format=api"
                },
                {
                    "id": "0a931d87-f232-4fa0-8959-02084b803b91",
                    "gambit_id": "9398223d-e64e-4fc0-a420-4d8d842a9e6a",
                    "last_updated": "2023-04-09T12:37:12.128219-04:00",
                    "created_at": "2023-04-08T11:07:18.867949-04:00",
                    "name": "Rob Font",
                    "reward": "2.54000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/333ce672-ad34-4f4c-a6fe-a706b28a198d/?format=api"
                }
            ]
        },
        {
            "id": "14b8558e-7caa-41c8-b3cc-7edc2e817a48",
            "match": "https://api-prod.gambitprofit.com/api/matches/766e82c6-9808-412c-a4e2-ccf99fade564/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-08T11:07:18.858569-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Total Rounds Over 2.5",
                        "amount": 5190.0
                    },
                    {
                        "team": "Total Rounds Under 2.5",
                        "amount": 4810.0
                    }
                ],
                "expected_reward_tokens": 9186.3,
                "profit_sb": -313.7,
                "profit_sb_percentage": -3.3,
                "recommended": false
            },
            "lines": [
                {
                    "id": "84fb6893-b9ae-478c-950a-8a5e37c960cb",
                    "gambit_id": "c51506fa-65de-4e91-9c4b-af7795991707",
                    "last_updated": "2023-04-09T12:37:12.123128-04:00",
                    "created_at": "2023-04-08T11:07:18.862518-04:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14b8558e-7caa-41c8-b3cc-7edc2e817a48/?format=api"
                },
                {
                    "id": "78c441d8-8659-4602-a115-ef4cd7ffa958",
                    "gambit_id": "fe40618e-f71a-4974-87fa-5668c773901f",
                    "last_updated": "2023-04-09T12:37:12.121067-04:00",
                    "created_at": "2023-04-08T11:07:18.860390-04:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14b8558e-7caa-41c8-b3cc-7edc2e817a48/?format=api"
                }
            ]
        }
    ]
}