GET /api/bet_types/1389590e-2cb6-4f35-9747-f473c4705f88/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1389590e-2cb6-4f35-9747-f473c4705f88",
"match": "https://api-prod.gambitprofit.com/api/matches/47bd49a8-6817-4d0d-b5f9-5ce78bd3ed54/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-14T09:13:23.332323-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": "PHI",
"amount": 6090.0
},
{
"team": "SDG",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "96e50a27-9caa-4520-9ac3-0edbba25902b",
"gambit_id": "a599dd12-d2b7-4ca1-b9ea-522b4f5819e2",
"last_updated": "2023-07-17T09:18:07.045117-04:00",
"created_at": "2023-07-14T09:13:23.335609-04:00",
"name": "PHI",
"reward": "1.56000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1389590e-2cb6-4f35-9747-f473c4705f88/?format=api"
},
{
"id": "bdcd9812-5f1c-4b82-8bfe-d1628cf2cb54",
"gambit_id": "5dccce5a-8203-4a41-b796-bf75f1d73a48",
"last_updated": "2023-07-17T09:18:07.042696-04:00",
"created_at": "2023-07-14T09:13:23.334044-04:00",
"name": "SDG",
"reward": "2.43000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1389590e-2cb6-4f35-9747-f473c4705f88/?format=api"
}
]
}