GET /api/bet_types/04f00865-30ef-4b6b-9cd6-d5a5715def33/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "04f00865-30ef-4b6b-9cd6-d5a5715def33",
"match": "https://api-prod.gambitprofit.com/api/matches/037258cf-445e-4360-a4ac-4d571a6619bd/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-06T10:01:51.103494-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": 5421.0
},
{
"team": "Calgary Flames",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "33d4583b-931a-4586-acd7-6f0d608e27e8",
"gambit_id": "1de954f9-5346-45fc-aa12-8da4a37b8a09",
"last_updated": "2023-03-07T11:12:01.493316-05:00",
"created_at": "2023-03-06T10:01:51.104796-05:00",
"name": "Dallas Stars",
"reward": "1.74000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04f00865-30ef-4b6b-9cd6-d5a5715def33/?format=api"
},
{
"id": "cacf4f57-fc4a-46d1-8ad9-02cbcbf9e2e2",
"gambit_id": "a20e77a9-534c-4428-826b-dcfcd5931835",
"last_updated": "2023-03-07T11:12:01.494442-05:00",
"created_at": "2023-03-06T10:01:51.106196-05:00",
"name": "Calgary Flames",
"reward": "2.06000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04f00865-30ef-4b6b-9cd6-d5a5715def33/?format=api"
}
]
}