GET /api/bet_types/795a788b-b67a-4d98-8597-baebfa6cf16b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "795a788b-b67a-4d98-8597-baebfa6cf16b",
"match": "https://api-prod.gambitprofit.com/api/matches/209d50cd-a65e-479f-a7c1-dc406b53359c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-18T08:52:00.267972-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": "Gunnar Nelson",
"amount": 7338.0
},
{
"team": "Bryan Barberena",
"amount": 2662.0
}
],
"expected_reward_tokens": 9317.0,
"profit_sb": -183.0,
"profit_sb_percentage": -1.93,
"recommended": false
},
"lines": [
{
"id": "d5ae2db2-700c-414a-a9d3-9e3af1ed2d87",
"gambit_id": "6815c488-a173-478f-b418-84d1dfa04a74",
"last_updated": "2023-03-20T09:56:56.597128-04:00",
"created_at": "2023-03-18T08:52:00.270785-04:00",
"name": "Gunnar Nelson",
"reward": "1.27000",
"odds": "1.27780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/795a788b-b67a-4d98-8597-baebfa6cf16b/?format=api"
},
{
"id": "cfbdec42-5f27-42ae-aed8-34b8af57ead2",
"gambit_id": "205d270f-df3c-4728-81ce-05eeaf7cb27f",
"last_updated": "2023-03-20T09:56:56.599659-04:00",
"created_at": "2023-03-18T08:52:00.273605-04:00",
"name": "Bryan Barberena",
"reward": "3.50000",
"odds": "3.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/795a788b-b67a-4d98-8597-baebfa6cf16b/?format=api"
}
]
}