GET /api/bet_types/7417928c-948b-41a8-a3c1-6392aab584ce/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7417928c-948b-41a8-a3c1-6392aab584ce",
"match": "https://api-prod.gambitprofit.com/api/matches/0fd7243a-87b9-49d8-bab9-3d1fc6ec5a9c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-04T11:27:02.650023-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": "MIA (J Luzardo)",
"amount": 5234.0
},
{
"team": "ATL (D Dodd)",
"amount": 4766.0
}
],
"expected_reward_tokens": 9578.22,
"profit_sb": 78.22,
"profit_sb_percentage": 0.82,
"recommended": true
},
"lines": [
{
"id": "2199b660-f42c-499c-86c2-466478a51021",
"gambit_id": "35220772-9ce3-48c3-86cc-21cca247629e",
"last_updated": "2023-05-05T11:47:10.777522-04:00",
"created_at": "2023-05-04T11:27:02.651589-04:00",
"name": "MIA (J Luzardo)",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7417928c-948b-41a8-a3c1-6392aab584ce/?format=api"
},
{
"id": "613c8858-cbc7-469a-8a3d-5697f8764bfe",
"gambit_id": "0f4574d2-135b-46ec-8f2c-7ab80f412ffc",
"last_updated": "2023-05-05T11:47:10.779067-04:00",
"created_at": "2023-05-04T11:27:02.653224-04:00",
"name": "ATL (D Dodd)",
"reward": "2.01000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7417928c-948b-41a8-a3c1-6392aab584ce/?format=api"
}
]
}