GET /api/bet_types/eda2f5ca-5b36-4c02-8637-6059a780d426/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "eda2f5ca-5b36-4c02-8637-6059a780d426",
"match": "https://api-prod.gambitprofit.com/api/matches/11cd22a1-09ef-49cf-9b0c-b35d9d8cef86/?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": "OG",
"amount": 7821.0
},
{
"team": "Grayhound Gaming",
"amount": 2179.0
}
],
"expected_reward_tokens": 9150.57,
"profit_sb": -349.43,
"profit_sb_percentage": -3.68,
"recommended": false
},
"lines": [
{
"id": "a2723f05-d895-4386-bf2b-3d13155fc2b4",
"gambit_id": "da2726fa-dd75-4d7b-ac33-2425b303f1a8",
"last_updated": "2022-11-01T14:38:20.473557-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "OG",
"reward": "1.17000",
"odds": "1.18000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eda2f5ca-5b36-4c02-8637-6059a780d426/?format=api"
},
{
"id": "f43fae44-360a-424d-ac8d-bf5d8973b32b",
"gambit_id": "fa6331ad-beb5-4f04-aaaf-ad9391b21a5c",
"last_updated": "2022-11-01T14:38:20.472390-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Grayhound Gaming",
"reward": "4.20000",
"odds": "4.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eda2f5ca-5b36-4c02-8637-6059a780d426/?format=api"
}
]
}