GET /api/bet_types/4ddee6c8-4208-415d-bea9-1aab27ac7a20/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4ddee6c8-4208-415d-bea9-1aab27ac7a20",
"match": "https://api-prod.gambitprofit.com/api/matches/5ae68e4a-c9e1-4994-b6b9-8859f616d979/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-16T09:28:05.867798-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": "Columbus Blue Jackets",
"amount": 6698.0
},
{
"team": "Arizona Coyotes",
"amount": 3302.0
}
],
"expected_reward_tokens": 9443.72,
"profit_sb": -56.28,
"profit_sb_percentage": -0.59,
"recommended": false
},
"lines": [
{
"id": "3ccd919b-8291-42f5-8363-ce8292882220",
"gambit_id": "21248737-5968-4665-8af4-bf99dac909f3",
"last_updated": "2023-11-17T23:38:06.585722-05:00",
"created_at": "2023-11-16T09:28:05.889385-05:00",
"name": "Columbus Blue Jackets",
"reward": "1.41000",
"odds": "1.42550",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ddee6c8-4208-415d-bea9-1aab27ac7a20/?format=api"
},
{
"id": "5f37878b-6491-4e6c-8f0b-bc3e58f46fac",
"gambit_id": "960c4677-59bb-4eb4-ae89-f0f0a3d485c3",
"last_updated": "2023-11-17T23:38:06.582245-05:00",
"created_at": "2023-11-16T09:28:05.877215-05:00",
"name": "Arizona Coyotes",
"reward": "2.86000",
"odds": "2.95000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ddee6c8-4208-415d-bea9-1aab27ac7a20/?format=api"
}
]
}