GET /api/bet_types/8fafda3d-c306-4fc5-ae73-cecacc6583e3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8fafda3d-c306-4fc5-ae73-cecacc6583e3",
"match": "https://api-prod.gambitprofit.com/api/matches/7c57f65f-2b84-44cd-96c2-5efaa6769fff/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-19T11:46:55.282560-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": "Joaquin Buckley",
"amount": 6462.0
},
{
"team": "Andre Fialho",
"amount": 3538.0
}
],
"expected_reward_tokens": 9304.94,
"profit_sb": -195.06,
"profit_sb_percentage": -2.05,
"recommended": false
},
"lines": [
{
"id": "58e6b0a5-6321-4723-bcaf-540417d44711",
"gambit_id": "2b0ee4a3-d1d4-4064-9f37-9e8d68578dd6",
"last_updated": "2023-05-25T13:47:05.162354-04:00",
"created_at": "2023-05-19T11:46:55.284805-04:00",
"name": "Joaquin Buckley",
"reward": "1.44000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fafda3d-c306-4fc5-ae73-cecacc6583e3/?format=api"
},
{
"id": "6db2f940-5339-42e7-9b2f-7ae2adbf6367",
"gambit_id": "dbeb6d70-3a0d-4f5c-995d-ce8244d3a6b9",
"last_updated": "2023-05-25T13:47:05.168042-04:00",
"created_at": "2023-05-19T11:46:55.286600-04:00",
"name": "Andre Fialho",
"reward": "2.63000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fafda3d-c306-4fc5-ae73-cecacc6583e3/?format=api"
}
]
}