GET /api/bet_types/1c0465c1-4010-430d-b64f-88532bc220f6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1c0465c1-4010-430d-b64f-88532bc220f6",
"match": "https://api-prod.gambitprofit.com/api/matches/25ff9710-4236-4ffa-b702-01836089974f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-14T10:57:05.052857-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": "BAL (K Gibson)",
"amount": 5105.0
},
{
"team": "PIT (M Keller)",
"amount": 4895.0
}
],
"expected_reward_tokens": 9545.25,
"profit_sb": 45.25,
"profit_sb_percentage": 0.48,
"recommended": true
},
"lines": [
{
"id": "1244c7f6-5a14-4cf9-ab65-9be93c62f3a9",
"gambit_id": "43d918d8-62a4-4811-89a4-fc7375b92eaa",
"last_updated": "2023-05-15T11:37:02.199500-04:00",
"created_at": "2023-05-14T10:57:05.054544-04:00",
"name": "BAL (K Gibson)",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c0465c1-4010-430d-b64f-88532bc220f6/?format=api"
},
{
"id": "6194b026-0b65-41fb-a2f3-fa136d0674dc",
"gambit_id": "d6737df7-f53d-44bc-a857-16a23bf21637",
"last_updated": "2023-05-15T11:37:02.198030-04:00",
"created_at": "2023-05-14T10:57:05.056151-04:00",
"name": "PIT (M Keller)",
"reward": "1.95000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c0465c1-4010-430d-b64f-88532bc220f6/?format=api"
}
]
}