GET /api/bet_types/f79bf9d6-2448-4a9c-ae03-52cd172db43c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f79bf9d6-2448-4a9c-ae03-52cd172db43c",
"match": "https://api-prod.gambitprofit.com/api/matches/b4c919bf-17f9-4dfe-a986-9cc6d7078af5/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-27T11:52:00.616336-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": 7112.0
},
{
"team": "OAK (J Sears)",
"amount": 2888.0
}
],
"expected_reward_tokens": 9530.08,
"profit_sb": 30.08,
"profit_sb_percentage": 0.32,
"recommended": true
},
"lines": [
{
"id": "59efc5cd-be97-483e-9dba-3ee205306239",
"gambit_id": "b1cbff2a-5604-4012-932c-f6a0567f2116",
"last_updated": "2023-04-28T11:22:25.132253-04:00",
"created_at": "2023-04-27T11:52:00.617771-04:00",
"name": "LAA (S Ohtani)",
"reward": "1.34000",
"odds": "1.35710",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f79bf9d6-2448-4a9c-ae03-52cd172db43c/?format=api"
},
{
"id": "5ac2fc29-38c1-44e0-b05d-7326da8f9d8d",
"gambit_id": "7fd8e13f-947b-4a3a-a0fd-e66b872892a9",
"last_updated": "2023-04-28T11:22:25.133477-04:00",
"created_at": "2023-04-27T11:52:00.619274-04:00",
"name": "OAK (J Sears)",
"reward": "3.30000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f79bf9d6-2448-4a9c-ae03-52cd172db43c/?format=api"
}
]
}