GET /api/bet_types/45118841-92ba-4091-b711-b3ae5c4dc83e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "45118841-92ba-4091-b711-b3ae5c4dc83e",
"match": "https://api-prod.gambitprofit.com/api/matches/0914b35f-05aa-4d24-b9ce-76a994d8962d/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-05: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": 5899.0
},
{
"team": "BOS",
"amount": 4101.0
}
],
"expected_reward_tokens": 9143.45,
"profit_sb": 143.45,
"profit_sb_percentage": 1.59,
"recommended": true
},
"lines": [
{
"id": "ab856008-2984-4319-a6a1-c312eda34c1a",
"gambit_id": "bce17248-a694-4396-98d0-0a3a69e2a5b3",
"last_updated": "2022-09-19T09:37:07.159498-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "KAN",
"reward": "1.55000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45118841-92ba-4091-b711-b3ae5c4dc83e/?format=api"
},
{
"id": "edc52444-ebb8-41f3-8ed5-0637fdda54f4",
"gambit_id": "97dd2319-55f4-4aae-9d7c-6611fe9269f1",
"last_updated": "2022-09-19T09:37:07.158524-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BOS",
"reward": "2.23000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45118841-92ba-4091-b711-b3ae5c4dc83e/?format=api"
}
]
}