GET /api/bet_types/d00151e3-b92a-4cfa-8da6-945cfb25cd63/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d00151e3-b92a-4cfa-8da6-945cfb25cd63",
"match": "https://api-prod.gambitprofit.com/api/matches/ba9745aa-22fe-4d76-8c5f-1a520bcc3b75/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-21T08:53:25.036545-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": 6293.0
},
{
"team": "PIT (J Oviedo)",
"amount": 3707.0
}
],
"expected_reward_tokens": 9564.06,
"profit_sb": 64.06,
"profit_sb_percentage": 0.67,
"recommended": true
},
"lines": [
{
"id": "361a472d-79e1-46a7-9d09-ce0663428e69",
"gambit_id": "ce80092a-514c-44b5-8b1c-a02e474fe2bd",
"last_updated": "2023-07-22T09:53:04.015579-04:00",
"created_at": "2023-07-21T08:53:25.041586-04:00",
"name": "LAA (S Ohtani)",
"reward": "1.52000",
"odds": "1.54050",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d00151e3-b92a-4cfa-8da6-945cfb25cd63/?format=api"
},
{
"id": "0680d741-bde8-4490-b3c8-1a05054ad632",
"gambit_id": "f3f65362-7a5f-4c9b-ba6d-7579b1a48d58",
"last_updated": "2023-07-22T09:53:04.011804-04:00",
"created_at": "2023-07-21T08:53:25.038927-04:00",
"name": "PIT (J Oviedo)",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d00151e3-b92a-4cfa-8da6-945cfb25cd63/?format=api"
}
]
}