GET /api/bet_types/7dfe8bd2-1422-423e-9830-be5625e4a34b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7dfe8bd2-1422-423e-9830-be5625e4a34b",
"match": "https://api-prod.gambitprofit.com/api/matches/5d117010-ed97-460b-a8b8-f09e136b9561/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-08T09:02:00.478711-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": "WAS",
"amount": 5699.0
},
{
"team": "COL",
"amount": 4301.0
}
],
"expected_reward_tokens": 9460.34,
"profit_sb": -39.66,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "1c11f1f0-3008-475d-acb0-4718fe30d89a",
"gambit_id": "6075e661-273c-4346-bcb9-796a4483ff40",
"last_updated": "2023-04-09T11:27:04.199963-04:00",
"created_at": "2023-04-08T09:02:00.481767-04:00",
"name": "WAS",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7dfe8bd2-1422-423e-9830-be5625e4a34b/?format=api"
},
{
"id": "39fab666-0d1b-4113-82b8-49567c3fc24b",
"gambit_id": "2a388cf8-3e23-4b1b-b417-b0da82141fde",
"last_updated": "2023-04-09T11:27:04.197913-04:00",
"created_at": "2023-04-08T09:02:00.480205-04:00",
"name": "COL",
"reward": "2.20000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7dfe8bd2-1422-423e-9830-be5625e4a34b/?format=api"
}
]
}