GET /api/bet_types/73c0afe1-a0fb-4bcc-81ce-3d526b17d6cf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "73c0afe1-a0fb-4bcc-81ce-3d526b17d6cf",
"match": "https://api-prod.gambitprofit.com/api/matches/fd2b8697-ab1c-442e-9418-eb0cae0b26f1/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-19T09:58:10.439933-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": "MIA",
"amount": 6554.0
},
{
"team": "STL",
"amount": 3446.0
}
],
"expected_reward_tokens": 9372.22,
"profit_sb": -127.78,
"profit_sb_percentage": -1.35,
"recommended": false
},
"lines": [
{
"id": "1eb16d78-728c-444a-8b92-688df4f33f10",
"gambit_id": "481ba079-d056-4acf-9efb-07368827b530",
"last_updated": "2023-07-20T19:48:16.105984-04:00",
"created_at": "2023-07-19T09:58:10.442315-04:00",
"name": "MIA",
"reward": "1.43000",
"odds": "1.45450",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73c0afe1-a0fb-4bcc-81ce-3d526b17d6cf/?format=api"
},
{
"id": "e6479dc7-5f86-4ccf-ae11-ebc36309c13e",
"gambit_id": "29897dc8-49a2-4648-9757-45c4ab578069",
"last_updated": "2023-07-20T19:48:16.107699-04:00",
"created_at": "2023-07-19T09:58:10.445100-04:00",
"name": "STL",
"reward": "2.72000",
"odds": "2.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73c0afe1-a0fb-4bcc-81ce-3d526b17d6cf/?format=api"
}
]
}