GET /api/bet_types/3b7980a2-9906-4f35-8b29-647164f4a464/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3b7980a2-9906-4f35-8b29-647164f4a464",
"match": "https://api-prod.gambitprofit.com/api/matches/ac59778f-0191-43ba-9f74-86cef51449ee/?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": "LAA (S Ohtani)",
"amount": 6862.0
},
{
"team": "OAK (C Irvin)",
"amount": 3138.0
}
],
"expected_reward_tokens": 9194.34,
"profit_sb": 194.34,
"profit_sb_percentage": 2.16,
"recommended": true
},
"lines": [
{
"id": "7c7fc2d6-10ab-47ca-84f1-37174ed83783",
"gambit_id": "24079c94-4cd9-4d8b-8e38-52fbde57bba1",
"last_updated": "2022-09-30T09:47:08.875018-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LAA (S Ohtani)",
"reward": "1.34000",
"odds": "1.39220",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b7980a2-9906-4f35-8b29-647164f4a464/?format=api"
},
{
"id": "d814e65f-4d6a-4d0f-9615-77adaba2a3dd",
"gambit_id": "eccc8d1c-6698-4945-b609-c1d3e14fbc98",
"last_updated": "2022-09-30T09:47:08.875981-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "OAK (C Irvin)",
"reward": "2.93000",
"odds": "3.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b7980a2-9906-4f35-8b29-647164f4a464/?format=api"
}
]
}