GET /api/bet_types/63f6d07c-2b35-46db-9911-bd4554041c68/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "63f6d07c-2b35-46db-9911-bd4554041c68",
"match": "https://api-prod.gambitprofit.com/api/matches/857bc5e2-c116-4d79-a864-71c963f48edf/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-05: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": "CWS",
"amount": 6138.0
},
{
"team": "ARI",
"amount": 3862.0
}
],
"expected_reward_tokens": 9268.38,
"profit_sb": 268.38,
"profit_sb_percentage": 2.98,
"recommended": true
},
"lines": [
{
"id": "7d3e780f-bb90-4ace-86ae-36bd28376335",
"gambit_id": "abbe0887-c103-4556-b485-8d7cdc2fcb31",
"last_updated": "2022-08-28T11:27:24.097011-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CWS",
"reward": "1.51000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63f6d07c-2b35-46db-9911-bd4554041c68/?format=api"
},
{
"id": "3a805f7c-6bf1-4f32-a71a-716f7f141c06",
"gambit_id": "7349480a-6184-4431-a2ce-93013d6c54ae",
"last_updated": "2022-08-28T11:27:24.097474-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ARI",
"reward": "2.40000",
"odds": "2.55000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63f6d07c-2b35-46db-9911-bd4554041c68/?format=api"
}
]
}