GET /api/bet_types/532b081d-ae7a-4136-aa8a-44597588f7a4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "532b081d-ae7a-4136-aa8a-44597588f7a4",
"match": "https://api-prod.gambitprofit.com/api/matches/3da73879-369a-4b67-851d-5492292ca4d9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-09T11:07:07.101336-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": "NYY (C Schmidt)",
"amount": 6927.0
},
{
"team": "OAK (D Rucinski)",
"amount": 3073.0
}
],
"expected_reward_tokens": 9557.03,
"profit_sb": 57.03,
"profit_sb_percentage": 0.6,
"recommended": true
},
"lines": [
{
"id": "6c4a499f-86ec-4142-931e-9437b4541f48",
"gambit_id": "e9a3925b-7d8b-449e-a652-291c398387dd",
"last_updated": "2023-05-10T15:42:10.578581-04:00",
"created_at": "2023-05-09T11:07:07.103482-04:00",
"name": "NYY (C Schmidt)",
"reward": "1.38000",
"odds": "1.39220",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/532b081d-ae7a-4136-aa8a-44597588f7a4/?format=api"
},
{
"id": "9526fa43-49bc-4982-903a-b2d05a4d9bde",
"gambit_id": "82ade854-9995-42a5-aac3-df2580360e06",
"last_updated": "2023-05-10T15:42:10.580299-04:00",
"created_at": "2023-05-09T11:07:07.105646-04:00",
"name": "OAK (D Rucinski)",
"reward": "3.11000",
"odds": "3.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/532b081d-ae7a-4136-aa8a-44597588f7a4/?format=api"
}
]
}