GET /api/bet_types/34802e4b-75ed-408c-a0fc-27a8f4a504ba/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "34802e4b-75ed-408c-a0fc-27a8f4a504ba",
"match": "https://api-prod.gambitprofit.com/api/matches/51c623e3-1a69-4385-9d3a-3a38a10a08f0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-03T09:18:02.154282-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 (K Gausman)",
"amount": 6139.0
},
{
"team": "BAL (J Flaherty)",
"amount": 3861.0
}
],
"expected_reward_tokens": 9575.28,
"profit_sb": 75.28,
"profit_sb_percentage": 0.79,
"recommended": true
},
"lines": [
{
"id": "b74e0bdf-ba3b-47a3-8029-0ca29501aa48",
"gambit_id": "210c854d-05da-405e-a7fa-c7350245817b",
"last_updated": "2023-08-04T11:48:14.656433-04:00",
"created_at": "2023-08-03T09:18:02.166512-04:00",
"name": "TOR (K Gausman)",
"reward": "1.56000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34802e4b-75ed-408c-a0fc-27a8f4a504ba/?format=api"
},
{
"id": "fe2309bd-b739-49e7-9189-a78253bbfb9a",
"gambit_id": "e4ca205d-49fc-48f8-80b7-e749d7607d75",
"last_updated": "2023-08-04T11:48:14.651922-04:00",
"created_at": "2023-08-03T09:18:02.160214-04:00",
"name": "BAL (J Flaherty)",
"reward": "2.48000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34802e4b-75ed-408c-a0fc-27a8f4a504ba/?format=api"
}
]
}