GET /api/bet_types/86f2ac0a-01c0-4278-b03b-4daf23b3203f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "86f2ac0a-01c0-4278-b03b-4daf23b3203f",
"match": "https://api-prod.gambitprofit.com/api/matches/4e35f030-e4d1-4013-98d9-69f661d10092/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Detroit Red Wings",
"amount": 5419.0
},
{
"team": "Anaheim Ducks",
"amount": 4581.0
}
],
"expected_reward_tokens": 9482.67,
"profit_sb": -17.33,
"profit_sb_percentage": -0.18,
"recommended": false
},
"lines": [
{
"id": "b343c849-f374-40b9-ab70-e994796951b5",
"gambit_id": "a469d03a-2147-440c-9c6d-61a087faf3f8",
"last_updated": "2022-10-24T11:56:49.251482-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Detroit Red Wings",
"reward": "1.75000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86f2ac0a-01c0-4278-b03b-4daf23b3203f/?format=api"
},
{
"id": "e2076a98-2ef1-47fa-aaef-c7308ace7289",
"gambit_id": "81b910e0-fa2e-4a0e-ba5b-83e060f5f598",
"last_updated": "2022-10-24T11:56:49.252473-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Anaheim Ducks",
"reward": "2.07000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86f2ac0a-01c0-4278-b03b-4daf23b3203f/?format=api"
}
]
}