GET /api/bet_types/0cbf499e-196a-4c0c-b733-0384bcbff936/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0cbf499e-196a-4c0c-b733-0384bcbff936",
"match": "https://api-prod.gambitprofit.com/api/matches/c2920dc8-1b0c-400d-984a-2c468419fc62/?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": "CLE (Z Plesac)",
"amount": 5755.0
},
{
"team": "DET (G Hill)",
"amount": 4245.0
}
],
"expected_reward_tokens": 9380.65,
"profit_sb": 380.65,
"profit_sb_percentage": 4.23,
"recommended": true
},
"lines": [
{
"id": "d01cafe5-9b75-4e39-b337-3c855cc567dd",
"gambit_id": "d022b622-ce88-41c4-932c-4973591d12bd",
"last_updated": "2022-08-12T09:52:09.010719-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CLE (Z Plesac)",
"reward": "1.63000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0cbf499e-196a-4c0c-b733-0384bcbff936/?format=api"
},
{
"id": "e7fb45e2-6017-4f1d-8388-eedb7abcf239",
"gambit_id": "243d124d-3374-4071-b432-9f8c3f99435e",
"last_updated": "2022-08-12T09:52:09.010283-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "DET (G Hill)",
"reward": "2.21000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0cbf499e-196a-4c0c-b733-0384bcbff936/?format=api"
}
]
}