GET /api/bet_types/6e01e71f-4b33-487e-8d37-5362c0b95b75/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6e01e71f-4b33-487e-8d37-5362c0b95b75",
"match": "https://api-prod.gambitprofit.com/api/matches/7c9db06e-78bf-4357-a320-851ca271853c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-27T10:47:02.180460-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": "CHC (J Taillon)",
"amount": 6114.0
},
{
"team": "CIN (B Williamson)",
"amount": 3886.0
}
],
"expected_reward_tokens": 9598.42,
"profit_sb": 98.42,
"profit_sb_percentage": 1.04,
"recommended": true
},
"lines": [
{
"id": "9ab18779-8293-4d2b-9fbe-c12ba688d8b4",
"gambit_id": "9e69e6da-7e2b-42ab-9f07-de052c219edd",
"last_updated": "2023-05-29T11:47:17.715857-04:00",
"created_at": "2023-05-27T10:47:02.189671-04:00",
"name": "CHC (J Taillon)",
"reward": "1.57000",
"odds": "1.59520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e01e71f-4b33-487e-8d37-5362c0b95b75/?format=api"
},
{
"id": "337df29b-7537-402a-9ae9-f5ccc7b85963",
"gambit_id": "55303786-42cb-4fb2-9cca-fd2bafba50cf",
"last_updated": "2023-05-29T11:47:17.713225-04:00",
"created_at": "2023-05-27T10:47:02.184905-04:00",
"name": "CIN (B Williamson)",
"reward": "2.47000",
"odds": "2.53000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e01e71f-4b33-487e-8d37-5362c0b95b75/?format=api"
}
]
}