GET /api/bet_types/03839bf2-6eba-4eaa-91cc-792b01c2e07b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "03839bf2-6eba-4eaa-91cc-792b01c2e07b",
"match": "https://api-prod.gambitprofit.com/api/matches/14b19fe8-4b0b-4ffd-ad76-608bb59ab77e/?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": "SDG",
"amount": 5208.0
},
{
"team": "ARI",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "aa2ca279-cb7a-4f5a-b701-3ba96122e09a",
"gambit_id": "b5551b45-c04b-4e52-96c2-d64812fda7bb",
"last_updated": "2022-09-17T17:07:22.044141-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SDG",
"reward": "1.73000",
"odds": "1.83330",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03839bf2-6eba-4eaa-91cc-792b01c2e07b/?format=api"
},
{
"id": "654efa82-6451-4e03-9223-7b9debd180ab",
"gambit_id": "e6ea56ea-4bb6-471c-a2d6-5a19cdbba638",
"last_updated": "2022-09-17T17:07:22.043184-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ARI",
"reward": "1.88000",
"odds": "2.00000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03839bf2-6eba-4eaa-91cc-792b01c2e07b/?format=api"
}
]
}