GET /api/bet_types/35bfa230-2149-4d56-bcc9-2794ccb2cae0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "35bfa230-2149-4d56-bcc9-2794ccb2cae0",
"match": "https://api-prod.gambitprofit.com/api/matches/5d245716-ecd9-47e0-bf97-1785d49efd67/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-16T12:17:23.235515-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": "BOS (G Whitlock)",
"amount": 5117.0
},
{
"team": "LAA (R Detmers)",
"amount": 4883.0
}
],
"expected_reward_tokens": 9568.79,
"profit_sb": 68.79,
"profit_sb_percentage": 0.72,
"recommended": true
},
"lines": [
{
"id": "e5a89e73-e25d-40cb-ad39-b0ac01a3da76",
"gambit_id": "99b71cd4-2dd6-4b18-bbe3-f4cddccc4be0",
"last_updated": "2023-04-18T12:12:07.322711-04:00",
"created_at": "2023-04-16T12:17:23.237959-04:00",
"name": "BOS (G Whitlock)",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35bfa230-2149-4d56-bcc9-2794ccb2cae0/?format=api"
},
{
"id": "21855baf-9d65-4cc9-804d-c9b162e314e2",
"gambit_id": "2546b16c-57e3-45da-8c92-a5a2f3ea5247",
"last_updated": "2023-04-18T12:12:07.324310-04:00",
"created_at": "2023-04-16T12:17:23.241018-04:00",
"name": "LAA (R Detmers)",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35bfa230-2149-4d56-bcc9-2794ccb2cae0/?format=api"
}
]
}