GET /api/bet_types/826fec9a-2d74-4121-8712-83a89ffbb81e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "826fec9a-2d74-4121-8712-83a89ffbb81e",
"match": "https://api-prod.gambitprofit.com/api/matches/c6d7f1d7-2122-4ba7-aba5-f3b7a74d338f/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-19T08:08:07.874088-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": "NYM",
"amount": 6458.0
},
{
"team": "HOU",
"amount": 3542.0
}
],
"expected_reward_tokens": 9492.56,
"profit_sb": -7.44,
"profit_sb_percentage": -0.08,
"recommended": false
},
"lines": [
{
"id": "bca58f16-28bd-465b-bb5a-3aa2e550919b",
"gambit_id": "6ac26238-f4bd-4952-af48-c01ae030434c",
"last_updated": "2023-06-20T10:13:21.937456-04:00",
"created_at": "2023-06-19T08:08:07.875926-04:00",
"name": "NYM",
"reward": "1.47000",
"odds": "1.48780",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/826fec9a-2d74-4121-8712-83a89ffbb81e/?format=api"
},
{
"id": "96ade893-37fe-4306-b3e1-1bfbbb1f40fd",
"gambit_id": "1abfe71c-b3b2-4eec-b1b1-51419076f6c3",
"last_updated": "2023-06-20T10:13:21.939461-04:00",
"created_at": "2023-06-19T08:08:07.878022-04:00",
"name": "HOU",
"reward": "2.68000",
"odds": "2.75000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/826fec9a-2d74-4121-8712-83a89ffbb81e/?format=api"
}
]
}