GET /api/bet_types/8546dc14-d549-4c42-baeb-8bd0c34dec3b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8546dc14-d549-4c42-baeb-8bd0c34dec3b",
"match": "https://api-prod.gambitprofit.com/api/matches/23685798-4e37-4348-af05-380f7e9c6cc2/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-20T08:43:04.178846-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": "KAN",
"amount": 5107.0
},
{
"team": "CHC",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "0ca9b3f1-6e06-4f14-85a0-785f5fd814fb",
"gambit_id": "1cee2df8-b06b-4b2b-bd98-6b2e54b1a2f3",
"last_updated": "2023-08-21T19:33:19.875312-04:00",
"created_at": "2023-08-20T08:43:04.184576-04:00",
"name": "KAN",
"reward": "1.83000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8546dc14-d549-4c42-baeb-8bd0c34dec3b/?format=api"
},
{
"id": "95bb3553-d828-480c-a96a-c3f74bcd1457",
"gambit_id": "ae50d3cc-b53d-432d-b5fd-eeeeb23458cc",
"last_updated": "2023-08-21T19:33:19.878669-04:00",
"created_at": "2023-08-20T08:43:04.190124-04:00",
"name": "CHC",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8546dc14-d549-4c42-baeb-8bd0c34dec3b/?format=api"
}
]
}