GET /api/bet_types/6904b95d-f54d-4215-b5d3-b61feac8d824/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6904b95d-f54d-4215-b5d3-b61feac8d824",
"match": "https://api-prod.gambitprofit.com/api/matches/3019caf1-fb26-4179-85fd-69964855bd78/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05: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": "TOR (A Manoah)",
"amount": 6256.0
},
{
"team": "BOS (N Pivetta)",
"amount": 3744.0
}
],
"expected_reward_tokens": 9133.76,
"profit_sb": 133.76,
"profit_sb_percentage": 1.49,
"recommended": true
},
"lines": [
{
"id": "839f0369-b75d-4bcf-9976-6baece3ac95d",
"gambit_id": "81c30d15-f336-4993-8438-6aa6f798f0bf",
"last_updated": "2022-10-01T09:22:23.442201-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TOR (A Manoah)",
"reward": "1.46000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6904b95d-f54d-4215-b5d3-b61feac8d824/?format=api"
},
{
"id": "94e6cd27-8d1d-4608-9229-a70201dbc2f1",
"gambit_id": "1200da5a-618d-4b77-8485-ee91de148ad1",
"last_updated": "2022-10-01T09:22:23.441211-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BOS (N Pivetta)",
"reward": "2.44000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6904b95d-f54d-4215-b5d3-b61feac8d824/?format=api"
}
]
}