GET /api/bet_types/fb7719e6-c4ab-4997-84b8-e50c4a8854bb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fb7719e6-c4ab-4997-84b8-e50c4a8854bb",
"match": "https://api-prod.gambitprofit.com/api/matches/1e23f8e2-3218-41ad-9f34-7c416232ea18/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-04T09:48:07.101519-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": "BOS",
"amount": 6390.0
},
{
"team": "TAM",
"amount": 3610.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "7a34d5e6-10ea-4194-9217-d9392994995f",
"gambit_id": "b756ba83-b6c2-40f8-bb1d-97efacf89738",
"last_updated": "2023-09-05T17:08:00.758724-04:00",
"created_at": "2023-09-04T09:48:07.105426-04:00",
"name": "BOS",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb7719e6-c4ab-4997-84b8-e50c4a8854bb/?format=api"
},
{
"id": "903a8dad-1223-481e-843f-1ac8c9d9fde1",
"gambit_id": "a576afce-63b7-4fb5-9b24-bad3ff859d94",
"last_updated": "2023-09-05T17:08:00.761906-04:00",
"created_at": "2023-09-04T09:48:07.109615-04:00",
"name": "TAM",
"reward": "2.62000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb7719e6-c4ab-4997-84b8-e50c4a8854bb/?format=api"
}
]
}