GET /api/bet_types/ebf2675b-cccd-4fca-baf3-b21ab5d1a5c4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ebf2675b-cccd-4fca-baf3-b21ab5d1a5c4",
"match": "https://api-prod.gambitprofit.com/api/matches/76468db1-1c9e-4861-9a2c-c8a40111d7f4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-16T09:47:05.695383-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 (J Luzardo)",
"amount": 5980.0
},
{
"team": "WAS (J Gray)",
"amount": 4020.0
}
],
"expected_reward_tokens": 9567.6,
"profit_sb": 67.6,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "0b7dd5e6-17c8-4a09-96c4-87f0a178bdb4",
"gambit_id": "65514e40-30b1-44fb-b7d9-ef2886ebaaef",
"last_updated": "2023-05-18T11:47:16.685604-04:00",
"created_at": "2023-05-16T09:47:05.697380-04:00",
"name": "MIA (J Luzardo)",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebf2675b-cccd-4fca-baf3-b21ab5d1a5c4/?format=api"
},
{
"id": "6c13e73b-63d3-4c14-968a-c4d31eaa7fc5",
"gambit_id": "2a6021fc-7a9d-453c-8914-587865b8cc5d",
"last_updated": "2023-05-18T11:47:16.687137-04:00",
"created_at": "2023-05-16T09:47:05.699444-04:00",
"name": "WAS (J Gray)",
"reward": "2.38000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebf2675b-cccd-4fca-baf3-b21ab5d1a5c4/?format=api"
}
]
}