GET /api/bet_types/22727f01-8f95-4a4e-83e5-0ed093de0fd2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "22727f01-8f95-4a4e-83e5-0ed093de0fd2",
"match": "https://api-prod.gambitprofit.com/api/matches/bcabc933-b55d-496b-8102-97fcf5a09581/?format=api",
"name": "Play the Odds",
"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": "KAN",
"amount": 5408.0
},
{
"team": "CWS",
"amount": 4592.0
}
],
"expected_reward_tokens": 9138.08,
"profit_sb": 138.08,
"profit_sb_percentage": 1.53,
"recommended": true
},
"lines": [
{
"id": "bb274f76-7b63-46d1-9043-a94d2b621ebd",
"gambit_id": "4d86b887-3cab-42e4-ae42-0552a3676981",
"last_updated": "2022-08-23T09:46:58.418668-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "KAN",
"reward": "1.69000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22727f01-8f95-4a4e-83e5-0ed093de0fd2/?format=api"
},
{
"id": "db2a5c05-8dd4-460c-b7ab-a6e99906cd37",
"gambit_id": "9fc48f96-a011-4951-b8df-7dc352e07d6e",
"last_updated": "2022-08-23T09:46:58.419134-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CWS",
"reward": "1.99000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22727f01-8f95-4a4e-83e5-0ed093de0fd2/?format=api"
}
]
}