GET /api/bet_types/b8fdfbe9-2157-434a-b55e-fdf1eba54b76/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b8fdfbe9-2157-434a-b55e-fdf1eba54b76",
"match": "https://api-prod.gambitprofit.com/api/matches/e9a25c60-e27a-42de-82ff-250d745b6682/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-24T17:33:02.829926-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": "Rinya Nakamura",
"amount": 8492.0
},
{
"team": "Fernie Garcia",
"amount": 1508.0
}
],
"expected_reward_tokens": 9425.0,
"profit_sb": -75.0,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "f8bb2e63-9f50-4e35-9092-6b9f69158215",
"gambit_id": "d509cdee-f4df-4a5d-ad61-c88f47f78b85",
"last_updated": "2023-08-28T18:48:02.070778-04:00",
"created_at": "2023-08-24T17:33:02.850021-04:00",
"name": "Rinya Nakamura",
"reward": "1.11000",
"odds": "1.11110",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8fdfbe9-2157-434a-b55e-fdf1eba54b76/?format=api"
},
{
"id": "5c43bb16-69c8-497a-898e-bf4f421e9573",
"gambit_id": "65a455b3-bfc4-4f05-b591-03cab50a9273",
"last_updated": "2023-08-28T18:48:02.066719-04:00",
"created_at": "2023-08-24T17:33:02.834113-04:00",
"name": "Fernie Garcia",
"reward": "6.25000",
"odds": "6.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8fdfbe9-2157-434a-b55e-fdf1eba54b76/?format=api"
}
]
}