GET /api/bet_types/7ec367dc-2074-43f8-91cd-380bb284ffa8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7ec367dc-2074-43f8-91cd-380bb284ffa8",
"match": "https://api-prod.gambitprofit.com/api/matches/f704c858-e1f0-4aae-bef4-fd3420c0dd7f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-19T10:03:07.022038-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": "Los Angeles Lakers",
"amount": 6659.0
},
{
"team": "Houston Rockets",
"amount": 3341.0
}
],
"expected_reward_tokens": 9388.21,
"profit_sb": -111.79,
"profit_sb_percentage": -1.18,
"recommended": false
},
"lines": [
{
"id": "f373202b-2885-42b2-a1b2-97f97b27532a",
"gambit_id": "0110a4e4-da1e-41a7-b59d-9ebe6df66865",
"last_updated": "2023-11-21T09:03:07.182983-05:00",
"created_at": "2023-11-19T10:03:07.029029-05:00",
"name": "Los Angeles Lakers",
"reward": "1.41000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ec367dc-2074-43f8-91cd-380bb284ffa8/?format=api"
},
{
"id": "1b6dcfda-720b-4157-8db5-f8fc7e181094",
"gambit_id": "f0e55642-672b-4989-bd4d-ad47447fdb1b",
"last_updated": "2023-11-21T09:03:07.179447-05:00",
"created_at": "2023-11-19T10:03:07.025330-05:00",
"name": "Houston Rockets",
"reward": "2.81000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ec367dc-2074-43f8-91cd-380bb284ffa8/?format=api"
}
]
}