GET /api/bet_types/bf65365c-b99f-4eab-9bf0-d354a071e376/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bf65365c-b99f-4eab-9bf0-d354a071e376",
"match": "https://api-prod.gambitprofit.com/api/matches/4db0ee04-e10e-48fc-8c28-dba6d2f794cf/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-23T08:33:17.247175-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": "PHI (M Lorenzen)",
"amount": 5641.0
},
{
"team": "SFO (A Cobb)",
"amount": 4359.0
}
],
"expected_reward_tokens": 9589.7,
"profit_sb": 89.7,
"profit_sb_percentage": 0.94,
"recommended": true
},
"lines": [
{
"id": "b7ac29d4-430e-43ce-887e-ed6df56475dd",
"gambit_id": "729a6276-d906-41fb-add9-a04ff64bfaa9",
"last_updated": "2023-08-25T10:18:03.703496-04:00",
"created_at": "2023-08-23T08:33:17.259025-04:00",
"name": "PHI (M Lorenzen)",
"reward": "1.70000",
"odds": "1.73530",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf65365c-b99f-4eab-9bf0-d354a071e376/?format=api"
},
{
"id": "87c390f5-3bbf-4ce3-8609-2c7cac27ee80",
"gambit_id": "955b3287-04c4-416c-956c-ec89b0a68b44",
"last_updated": "2023-08-25T10:18:03.695492-04:00",
"created_at": "2023-08-23T08:33:17.253127-04:00",
"name": "SFO (A Cobb)",
"reward": "2.20000",
"odds": "2.26000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf65365c-b99f-4eab-9bf0-d354a071e376/?format=api"
}
]
}