GET /api/bet_types/cd5cd40b-4c3c-429c-9ee8-68d60a2b1a0a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cd5cd40b-4c3c-429c-9ee8-68d60a2b1a0a",
"match": "https://api-prod.gambitprofit.com/api/matches/9024ab24-5b75-4c34-a442-0b553f0d986c/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-01T09:18:21.005162-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": "KAN",
"amount": 5614.0
},
{
"team": "NYY",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "3d056b53-8922-4fa5-8fac-339dfa936528",
"gambit_id": "ee00a2b0-595c-4be2-b2f5-23f1791b117a",
"last_updated": "2023-10-02T21:13:14.144261-04:00",
"created_at": "2023-10-01T09:18:21.015457-04:00",
"name": "KAN",
"reward": "1.68000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd5cd40b-4c3c-429c-9ee8-68d60a2b1a0a/?format=api"
},
{
"id": "37469409-8bf7-465b-8a2e-adccad6bdb4d",
"gambit_id": "c4e8e329-9a69-44a7-a060-e4f701a57d63",
"last_updated": "2023-10-02T21:13:14.140888-04:00",
"created_at": "2023-10-01T09:18:21.009042-04:00",
"name": "NYY",
"reward": "2.15000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd5cd40b-4c3c-429c-9ee8-68d60a2b1a0a/?format=api"
}
]
}