GET /api/bet_types/40dcf54a-17f0-4911-806d-d582ef8d403a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "40dcf54a-17f0-4911-806d-d582ef8d403a",
"match": "https://api-prod.gambitprofit.com/api/matches/e69755f6-b139-4cd8-8995-e47dcf83f5c1/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-27T09:18:15.218858-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": "Minnesota Wild",
"amount": 6643.0
},
{
"team": "Anaheim Ducks",
"amount": 3357.0
}
],
"expected_reward_tokens": 9433.06,
"profit_sb": -66.94,
"profit_sb_percentage": -0.7,
"recommended": false
},
"lines": [
{
"id": "fa4d04b2-ea2e-4ea1-8990-b294feae3991",
"gambit_id": "4ae521ee-c2eb-408b-aa45-dc2ad896d7d1",
"last_updated": "2024-01-29T21:48:05.411029-05:00",
"created_at": "2024-01-27T09:18:15.228486-05:00",
"name": "Minnesota Wild",
"reward": "1.42000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40dcf54a-17f0-4911-806d-d582ef8d403a/?format=api"
},
{
"id": "bc55dd50-6232-4cf2-82bf-70284a3acc0d",
"gambit_id": "62115c8f-375f-4c99-b0b6-3f985430dfc7",
"last_updated": "2024-01-29T21:48:05.403801-05:00",
"created_at": "2024-01-27T09:18:15.223627-05:00",
"name": "Anaheim Ducks",
"reward": "2.81000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40dcf54a-17f0-4911-806d-d582ef8d403a/?format=api"
}
]
}