GET /api/bet_types/40fee3b2-a832-456f-a6db-ee07fdf9059b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "40fee3b2-a832-456f-a6db-ee07fdf9059b",
"match": "https://api-prod.gambitprofit.com/api/matches/d64bd642-9141-4d1d-aeeb-7e00fb36a20d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-29T09:23:08.555472-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": "Los Angeles Clippers",
"amount": 7629.0
},
{
"team": "San Antonio Spurs",
"amount": 2371.0
}
],
"expected_reward_tokens": 9459.96,
"profit_sb": -40.04,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "f365ef0e-a220-4694-83f6-8d0073414b72",
"gambit_id": "d215be4b-8a63-4864-95af-46e900482ef7",
"last_updated": "2023-10-30T21:48:17.273232-04:00",
"created_at": "2023-10-29T09:23:08.569074-04:00",
"name": "Los Angeles Clippers",
"reward": "1.24000",
"odds": "1.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40fee3b2-a832-456f-a6db-ee07fdf9059b/?format=api"
},
{
"id": "831567d0-745c-4f39-be80-c4442fa0c446",
"gambit_id": "cbb4cbc5-e973-4d3c-aeb3-a1b9efadb668",
"last_updated": "2023-10-30T21:48:17.263821-04:00",
"created_at": "2023-10-29T09:23:08.564808-04:00",
"name": "San Antonio Spurs",
"reward": "3.99000",
"odds": "4.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40fee3b2-a832-456f-a6db-ee07fdf9059b/?format=api"
}
]
}