GET /api/bet_types/d47fc6d5-36da-43e3-8eb2-e0f086da3fb6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d47fc6d5-36da-43e3-8eb2-e0f086da3fb6",
"match": "https://api-prod.gambitprofit.com/api/matches/70e8c6bf-370c-460e-a2db-c739a8ae8889/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-04T09:18:23.659317-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": "Dallas Stars",
"amount": 5319.0
},
{
"team": "Colorado Avalanche",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "a4a1b197-43b2-4532-80a6-707b25d1421a",
"gambit_id": "262f46eb-b6b6-477c-b5bb-3560d727dc49",
"last_updated": "2024-01-05T23:03:06.255358-05:00",
"created_at": "2024-01-04T09:18:23.671011-05:00",
"name": "Dallas Stars",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d47fc6d5-36da-43e3-8eb2-e0f086da3fb6/?format=api"
},
{
"id": "5ed31353-a198-4a2c-9938-6fccd7b17191",
"gambit_id": "774c447c-dc78-4fc8-b12a-f5e18d10144b",
"last_updated": "2024-01-05T23:03:06.251187-05:00",
"created_at": "2024-01-04T09:18:23.664299-05:00",
"name": "Colorado Avalanche",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d47fc6d5-36da-43e3-8eb2-e0f086da3fb6/?format=api"
}
]
}