GET /api/bet_types/7d0dac19-9af6-4a38-815c-628c386f8cb8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7d0dac19-9af6-4a38-815c-628c386f8cb8",
"match": "https://api-prod.gambitprofit.com/api/matches/6578aed6-f66f-4ad8-bc3d-14f8d6cd652a/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-09T12:53:11.406234-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": "Chicago Bears",
"amount": 5319.0
},
{
"team": "Carolina Panthers",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "22e42ece-4712-4d85-816f-b09d3afa4eee",
"gambit_id": "8cf5d23c-435d-4b41-bb47-6746b8c03b06",
"last_updated": "2023-11-10T18:23:15.247974-05:00",
"created_at": "2023-11-09T12:53:11.447599-05:00",
"name": "Chicago Bears",
"reward": "1.76000",
"odds": "1.80000",
"spread": "-3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d0dac19-9af6-4a38-815c-628c386f8cb8/?format=api"
},
{
"id": "7dd2f25d-25a7-4d59-9699-c1ca0312e821",
"gambit_id": "de695531-f935-4653-a34d-0a9cf6a3b5b3",
"last_updated": "2023-11-10T18:23:15.243903-05:00",
"created_at": "2023-11-09T12:53:11.430159-05:00",
"name": "Carolina Panthers",
"reward": "2.00000",
"odds": "2.05000",
"spread": "3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d0dac19-9af6-4a38-815c-628c386f8cb8/?format=api"
}
]
}