GET /api/bet_types/0ba90624-afad-4fdc-8bc7-8854540b9e48/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0ba90624-afad-4fdc-8bc7-8854540b9e48",
"match": "https://api-prod.gambitprofit.com/api/matches/ed531189-3d01-4101-b6c4-4dee1514225c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-17T08:58:20.270397-04: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": 5602.0
},
{
"team": "Montreal Canadiens",
"amount": 4398.0
}
],
"expected_reward_tokens": 9411.36,
"profit_sb": -88.64,
"profit_sb_percentage": -0.93,
"recommended": false
},
"lines": [
{
"id": "71628aa9-1a68-4323-8b75-b569984327b7",
"gambit_id": "f70305db-660f-4cda-b1cb-6210492fa159",
"last_updated": "2023-10-18T10:57:55.348401-04:00",
"created_at": "2023-10-17T08:58:20.275095-04:00",
"name": "Minnesota Wild",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ba90624-afad-4fdc-8bc7-8854540b9e48/?format=api"
},
{
"id": "5c627356-bb65-4b51-88c9-e8e97aa32b12",
"gambit_id": "2b8f7b64-e454-4cd0-aac1-bfd38ad9ade8",
"last_updated": "2023-10-18T10:57:55.351956-04:00",
"created_at": "2023-10-17T08:58:20.278867-04:00",
"name": "Montreal Canadiens",
"reward": "2.14000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ba90624-afad-4fdc-8bc7-8854540b9e48/?format=api"
}
]
}