GET /api/bet_types/314756cc-c4a8-452f-9a77-a2d027577f40/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "314756cc-c4a8-452f-9a77-a2d027577f40",
"match": "https://api-prod.gambitprofit.com/api/matches/d294a7e0-000c-45e9-aef7-9e7d88a64a26/?format=api",
"name": "Play the Odds",
"created_at": "2023-02-27T10:17:01.987748-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": "Philadelphia 76ers",
"amount": 5000.0
},
{
"team": "Miami Heat",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "055b8fd4-86c2-47c3-94b8-e37ebe56c196",
"gambit_id": "22e6f878-5cf9-4144-8d09-b835b0ab7d04",
"last_updated": "2023-02-28T12:37:08.438376-05:00",
"created_at": "2023-02-27T10:17:01.989010-05:00",
"name": "Philadelphia 76ers",
"reward": "1.88000",
"odds": "1.90910",
"spread": "-5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/314756cc-c4a8-452f-9a77-a2d027577f40/?format=api"
},
{
"id": "9c5b9beb-ce5b-4c68-87e2-100bacee114a",
"gambit_id": "58b0e777-490e-4c8d-81c5-71e1fe70baba",
"last_updated": "2023-02-28T12:37:08.439551-05:00",
"created_at": "2023-02-27T10:17:01.990317-05:00",
"name": "Miami Heat",
"reward": "1.88000",
"odds": "1.90910",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/314756cc-c4a8-452f-9a77-a2d027577f40/?format=api"
}
]
}