GET /api/bet_types/09a963d2-ef34-4e84-9b20-f3b5c83138bc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "09a963d2-ef34-4e84-9b20-f3b5c83138bc",
"match": "https://api-prod.gambitprofit.com/api/matches/fdb47e76-7cb8-4576-8f7a-ef540dc502ef/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-06T09:33:01.242557-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": "TAM (S Armstrong)",
"amount": 5615.0
},
{
"team": "PHI (C Sanchez)",
"amount": 4385.0
}
],
"expected_reward_tokens": 9601.65,
"profit_sb": 101.65,
"profit_sb_percentage": 1.07,
"recommended": true
},
"lines": [
{
"id": "d8b6edc0-9400-4701-b76b-6381ac512092",
"gambit_id": "26a1e2bf-f82f-40cd-8694-595ba1d63ffe",
"last_updated": "2023-07-07T16:57:59.638919-04:00",
"created_at": "2023-07-06T09:33:01.247220-04:00",
"name": "TAM (S Armstrong)",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09a963d2-ef34-4e84-9b20-f3b5c83138bc/?format=api"
},
{
"id": "53c4561a-2f2a-4256-b04e-6dd8970a2d3b",
"gambit_id": "a7e7c9aa-1195-4bf0-aa1b-0d81ce18950c",
"last_updated": "2023-07-07T16:57:59.636638-04:00",
"created_at": "2023-07-06T09:33:01.245094-04:00",
"name": "PHI (C Sanchez)",
"reward": "2.19000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09a963d2-ef34-4e84-9b20-f3b5c83138bc/?format=api"
}
]
}