GET /api/bet_types/1f51dc94-c21f-44c3-af8a-9927bfc313ab/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1f51dc94-c21f-44c3-af8a-9927bfc313ab",
"match": "https://api-prod.gambitprofit.com/api/matches/9b2f49de-3c9f-44af-9d7d-44abafad2e8f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-09T08:43:18.464995-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": "TOR (C Bassitt)",
"amount": 5604.0
},
{
"team": "DET (T Skubal)",
"amount": 4396.0
}
],
"expected_reward_tokens": 9582.84,
"profit_sb": 82.84,
"profit_sb_percentage": 0.87,
"recommended": true
},
"lines": [
{
"id": "aafeaa7e-7f66-4e70-8001-9886a17d4848",
"gambit_id": "819c0d1d-f563-4a5c-9a96-5c709209ad93",
"last_updated": "2023-07-10T18:28:23.679009-04:00",
"created_at": "2023-07-09T08:43:18.468013-04:00",
"name": "TOR (C Bassitt)",
"reward": "1.71000",
"odds": "1.74630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f51dc94-c21f-44c3-af8a-9927bfc313ab/?format=api"
},
{
"id": "0d8cbfbc-b2e2-4200-88bb-46641a23278f",
"gambit_id": "8fabb887-6031-41d2-8989-7a6e147afea6",
"last_updated": "2023-07-10T18:28:23.680635-04:00",
"created_at": "2023-07-09T08:43:18.471013-04:00",
"name": "DET (T Skubal)",
"reward": "2.18000",
"odds": "2.24000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f51dc94-c21f-44c3-af8a-9927bfc313ab/?format=api"
}
]
}