GET /api/bet_types/f4a0e3a0-9284-486a-b717-2a2f5270ca86/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f4a0e3a0-9284-486a-b717-2a2f5270ca86",
"match": "https://api-prod.gambitprofit.com/api/matches/6ce259ef-6bbe-4bd2-9c3d-304c1fc6680c/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-07T08:48:14.246100-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": "TAM",
"amount": 5857.0
},
{
"team": "SEA",
"amount": 4143.0
}
],
"expected_reward_tokens": 9487.47,
"profit_sb": -12.53,
"profit_sb_percentage": -0.13,
"recommended": false
},
"lines": [
{
"id": "2559f83d-a0ec-42b2-8715-f3114f5e2176",
"gambit_id": "ebd2c8fe-1116-4885-abd3-f38e42f37049",
"last_updated": "2023-09-08T09:33:01.243130-04:00",
"created_at": "2023-09-07T08:48:14.256194-04:00",
"name": "TAM",
"reward": "1.62000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4a0e3a0-9284-486a-b717-2a2f5270ca86/?format=api"
},
{
"id": "a72393f8-1094-47ce-a10a-249c39bb8e30",
"gambit_id": "b89665a6-d816-4163-884b-efc52e75840b",
"last_updated": "2023-09-08T09:33:01.239252-04:00",
"created_at": "2023-09-07T08:48:14.251051-04:00",
"name": "SEA",
"reward": "2.29000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4a0e3a0-9284-486a-b717-2a2f5270ca86/?format=api"
}
]
}