GET /api/bet_types/6ed599a4-8615-43b1-82f8-927994e6e594/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6ed599a4-8615-43b1-82f8-927994e6e594",
"match": "https://api-prod.gambitprofit.com/api/matches/066bd4cc-7bde-478c-8122-5463a6175606/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05: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": "NYY (J Taillon)",
"amount": 5107.0
},
{
"team": "SEA (L Gilbert)",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": 345.63,
"profit_sb_percentage": 3.84,
"recommended": true
},
"lines": [
{
"id": "1b37fb00-e5c5-46ef-9383-f1a3725a6394",
"gambit_id": "429ce678-165e-4a69-af23-a3ae0613a6f9",
"last_updated": "2022-08-09T09:42:03.230110-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYY (J Taillon)",
"reward": "1.83000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed599a4-8615-43b1-82f8-927994e6e594/?format=api"
},
{
"id": "46e53c51-82dc-409d-9a66-5c48c99c37a8",
"gambit_id": "5fef642f-4a30-4e56-8c4c-b47ceb7ae363",
"last_updated": "2022-08-09T09:42:03.229638-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SEA (L Gilbert)",
"reward": "1.91000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed599a4-8615-43b1-82f8-927994e6e594/?format=api"
}
]
}