GET /api/bet_types/3a72c9b7-ee93-43d7-bb00-f98dc8071c2e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3a72c9b7-ee93-43d7-bb00-f98dc8071c2e",
"match": "https://api-prod.gambitprofit.com/api/matches/ce170137-b311-422c-ac57-df29ccdae466/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-15T08:58:23.019746-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 (Z Wheeler)",
"amount": 5170.0
},
{
"team": "TOR (Y Kikuchi)",
"amount": 4830.0
}
],
"expected_reward_tokens": 9563.4,
"profit_sb": 63.4,
"profit_sb_percentage": 0.67,
"recommended": true
},
"lines": [
{
"id": "31c8c1bc-c871-472b-af94-65774895ee24",
"gambit_id": "260fdd22-4889-4e07-89a8-b69df9c5cd83",
"last_updated": "2023-08-17T13:33:12.566136-04:00",
"created_at": "2023-08-15T08:58:23.024474-04:00",
"name": "PHI (Z Wheeler)",
"reward": "1.85000",
"odds": "1.88500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a72c9b7-ee93-43d7-bb00-f98dc8071c2e/?format=api"
},
{
"id": "d3f74764-6470-44c3-a4c2-ec411ad3a802",
"gambit_id": "65f41a51-f4cf-47d2-aa5c-dfa30422a96c",
"last_updated": "2023-08-17T13:33:12.569811-04:00",
"created_at": "2023-08-15T08:58:23.029905-04:00",
"name": "TOR (Y Kikuchi)",
"reward": "1.98000",
"odds": "2.03000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a72c9b7-ee93-43d7-bb00-f98dc8071c2e/?format=api"
}
]
}