GET /api/bet_types/21242eb5-d7c0-445f-85bb-0650deb86ca6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "21242eb5-d7c0-445f-85bb-0650deb86ca6",
"match": "https://api-prod.gambitprofit.com/api/matches/5b8351c8-dc6d-4440-b81a-33b9d337fe02/?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": "TAM",
"amount": 5580.0
},
{
"team": "TOR",
"amount": 4420.0
}
],
"expected_reward_tokens": 9149.4,
"profit_sb": 149.4,
"profit_sb_percentage": 1.66,
"recommended": true
},
"lines": [
{
"id": "72e8c6e3-8284-42c6-8d93-324a173e02ac",
"gambit_id": "b609bbf7-80ab-4e4e-91f0-794bcf8ff079",
"last_updated": "2022-09-13T22:52:07.854821-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TAM",
"reward": "1.64000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21242eb5-d7c0-445f-85bb-0650deb86ca6/?format=api"
},
{
"id": "13fe1b08-eb75-41a8-b9d6-04a306392dce",
"gambit_id": "2ea5b58c-5c2a-4dc7-b6e3-a04630eec045",
"last_updated": "2022-09-13T22:52:07.853720-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TOR",
"reward": "2.07000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21242eb5-d7c0-445f-85bb-0650deb86ca6/?format=api"
}
]
}