GET /api/bet_types/ef3585e9-1867-4c06-bcf2-0d604afa233f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ef3585e9-1867-4c06-bcf2-0d604afa233f",
"match": "https://api-prod.gambitprofit.com/api/matches/43ac4a1c-6957-4d06-a1f5-7fb056dd3614/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-10T09:38:06.626183-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": "HOU",
"amount": 6100.0
},
{
"team": "CLE",
"amount": 3900.0
}
],
"expected_reward_tokens": 9516.0,
"profit_sb": 16.0,
"profit_sb_percentage": 0.17,
"recommended": true
},
"lines": [
{
"id": "7d8f500e-147c-44fb-ac3e-4c8c9a564163",
"gambit_id": "03d3ce78-b97a-4743-96fd-3b25b03cbf3e",
"last_updated": "2023-06-11T10:28:01.629628-04:00",
"created_at": "2023-06-10T09:38:06.628777-04:00",
"name": "HOU",
"reward": "1.56000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef3585e9-1867-4c06-bcf2-0d604afa233f/?format=api"
},
{
"id": "3d55bf3e-2266-4eca-8b0a-422392baaaf6",
"gambit_id": "0bb9f740-2283-4ccc-9519-41be0d13cef6",
"last_updated": "2023-06-11T10:28:01.631436-04:00",
"created_at": "2023-06-10T09:38:06.631306-04:00",
"name": "CLE",
"reward": "2.44000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef3585e9-1867-4c06-bcf2-0d604afa233f/?format=api"
}
]
}