GET /api/bet_types/0fee0aa6-5c94-4159-9afa-fdce143ad575/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0fee0aa6-5c94-4159-9afa-fdce143ad575",
"match": "https://api-prod.gambitprofit.com/api/matches/c4f33d24-a950-4f2b-b185-b53462b61610/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-26T09:23:26.737215-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": "PIT",
"amount": 5614.0
},
{
"team": "CHC",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "36454083-f668-48cd-a1ea-b7d333135946",
"gambit_id": "cfb4f0d0-4542-41d9-a4cb-3e3cb52a9c25",
"last_updated": "2023-09-02T19:13:00.522662-04:00",
"created_at": "2023-08-26T09:23:26.745210-04:00",
"name": "PIT",
"reward": "1.68000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fee0aa6-5c94-4159-9afa-fdce143ad575/?format=api"
},
{
"id": "cd0ea752-9b2d-4eb7-ad37-8ad049760a12",
"gambit_id": "d063f6c3-7a12-4634-9bf1-3fd7d8eec6be",
"last_updated": "2023-09-02T19:13:00.517636-04:00",
"created_at": "2023-08-26T09:23:26.741054-04:00",
"name": "CHC",
"reward": "2.15000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fee0aa6-5c94-4159-9afa-fdce143ad575/?format=api"
}
]
}