GET /api/bet_types/ced84cc1-8262-4a15-8489-c38d6657d052/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ced84cc1-8262-4a15-8489-c38d6657d052",
"match": "https://api-prod.gambitprofit.com/api/matches/57bce7c9-245a-40b3-b596-0a44fee09b9b/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-14T10:57:06.969471-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": "OAK",
"amount": 5423.0
},
{
"team": "TEX",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "bc8b30ad-fe19-4ba0-9bc3-201e8159cfb7",
"gambit_id": "71352549-9843-4240-8bdf-a905a0d92026",
"last_updated": "2023-05-21T16:02:15.230029-04:00",
"created_at": "2023-05-14T10:57:06.973904-04:00",
"name": "OAK",
"reward": "1.73000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ced84cc1-8262-4a15-8489-c38d6657d052/?format=api"
},
{
"id": "7a2cf688-1ea8-4b63-b8ba-e6253d0af0bb",
"gambit_id": "2d10d404-107d-4e85-a125-35dafdd24f75",
"last_updated": "2023-05-21T16:02:15.228539-04:00",
"created_at": "2023-05-14T10:57:06.971521-04:00",
"name": "TEX",
"reward": "2.05000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ced84cc1-8262-4a15-8489-c38d6657d052/?format=api"
}
]
}