GET /api/bet_types/e6d70ba4-728b-4d14-a904-1fa01245749c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e6d70ba4-728b-4d14-a904-1fa01245749c",
"match": "https://api-prod.gambitprofit.com/api/matches/0fe5f8fd-00cd-4770-b0f0-a582a7358580/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-20T09:58:14.778889-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": "Detroit Lions",
"amount": 5213.0
},
{
"team": "Atlanta Falcons",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "940822f2-0810-4a89-9add-96c2b48d2de8",
"gambit_id": "44d3de03-9a74-4c2e-b25d-5627784bcac7",
"last_updated": "2023-09-26T09:13:03.662162-04:00",
"created_at": "2023-09-20T09:58:14.789709-04:00",
"name": "Detroit Lions",
"reward": "1.80000",
"odds": "1.83330",
"spread": "-3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6d70ba4-728b-4d14-a904-1fa01245749c/?format=api"
},
{
"id": "50f2af0d-4b42-42bf-a809-2bd48d030a1a",
"gambit_id": "64d1a129-1902-4397-aa2f-bc51ae8244c2",
"last_updated": "2023-09-26T09:13:03.658063-04:00",
"created_at": "2023-09-20T09:58:14.784167-04:00",
"name": "Atlanta Falcons",
"reward": "1.96000",
"odds": "2.00000",
"spread": "3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6d70ba4-728b-4d14-a904-1fa01245749c/?format=api"
}
]
}