GET /api/bet_types/029d49d4-4a56-459e-9ff2-9b989f47212e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "029d49d4-4a56-459e-9ff2-9b989f47212e",
"match": "https://api-prod.gambitprofit.com/api/matches/23c5d014-ef18-422b-9c91-f4e15243ee39/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-21T10:28:20.563344-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": "LAA (S Ohtani)",
"amount": 5674.0
},
{
"team": "LOS (M Grove)",
"amount": 4326.0
}
],
"expected_reward_tokens": 9645.8,
"profit_sb": 145.8,
"profit_sb_percentage": 1.53,
"recommended": true
},
"lines": [
{
"id": "293d1120-d596-41f4-a971-f9d70da57fc1",
"gambit_id": "168736ec-044d-4a0e-8539-f33b5fad01c1",
"last_updated": "2023-06-28T15:33:09.267683-04:00",
"created_at": "2023-06-21T10:28:20.569014-04:00",
"name": "LAA (S Ohtani)",
"reward": "1.70000",
"odds": "1.72460",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/029d49d4-4a56-459e-9ff2-9b989f47212e/?format=api"
},
{
"id": "f78ac2f4-524d-4d1e-a91b-d9d17bb7f12e",
"gambit_id": "86ad54c2-b835-4425-b49e-8502a556ea2b",
"last_updated": "2023-06-28T15:33:09.265976-04:00",
"created_at": "2023-06-21T10:28:20.566698-04:00",
"name": "LOS (M Grove)",
"reward": "2.23000",
"odds": "2.28000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/029d49d4-4a56-459e-9ff2-9b989f47212e/?format=api"
}
]
}