GET /api/bet_types/b28510ff-04ed-40b9-bf75-e19075746204/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b28510ff-04ed-40b9-bf75-e19075746204",
"match": "https://api-prod.gambitprofit.com/api/matches/0da65122-6e60-4345-a32a-51292265e3e9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-19T10:03:06.049040-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": "Anaheim Ducks",
"amount": 5000.0
},
{
"team": "St Louis Blues",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "84007b75-7f12-47af-a50e-2b7d8cb1d60c",
"gambit_id": "954a4afd-a4ad-4d33-b3b2-77950b5d377f",
"last_updated": "2023-11-21T09:13:07.971356-05:00",
"created_at": "2023-11-19T10:03:06.057794-05:00",
"name": "Anaheim Ducks",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b28510ff-04ed-40b9-bf75-e19075746204/?format=api"
},
{
"id": "f4bfe1d5-a06f-4409-bb70-d0bccacdd8bc",
"gambit_id": "7e57ac24-db7b-43f1-a158-089866988be2",
"last_updated": "2023-11-21T09:13:07.967870-05:00",
"created_at": "2023-11-19T10:03:06.053677-05:00",
"name": "St Louis Blues",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b28510ff-04ed-40b9-bf75-e19075746204/?format=api"
}
]
}