GET /api/bet_types/c84fd5e4-7cde-4d30-9228-15a93ddfb969/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c84fd5e4-7cde-4d30-9228-15a93ddfb969",
"match": "https://api-prod.gambitprofit.com/api/matches/b2d5a177-824a-4fe5-a051-5a6eb5f72fdb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-04T16:22:11.351875-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": "Seattle Sea Dragons",
"amount": 6235.0
},
{
"team": "Vegas Vipers",
"amount": 3765.0
}
],
"expected_reward_tokens": 9600.75,
"profit_sb": 100.75,
"profit_sb_percentage": 1.06,
"recommended": true
},
"lines": [
{
"id": "c7d93165-8cab-48a6-a9e3-a66b6cbaec7c",
"gambit_id": "0d427acb-18c8-4aa8-894f-975bc3029340",
"last_updated": "2023-03-06T15:06:52.286082-05:00",
"created_at": "2023-03-04T16:22:11.354413-05:00",
"name": "Seattle Sea Dragons",
"reward": "1.54000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c84fd5e4-7cde-4d30-9228-15a93ddfb969/?format=api"
},
{
"id": "d8dd43fe-c9bf-4336-99ee-4b66b3324863",
"gambit_id": "8a6fecca-eb5e-45d6-9cfc-34a8085f09b6",
"last_updated": "2023-03-06T15:06:52.284196-05:00",
"created_at": "2023-03-04T16:22:11.353120-05:00",
"name": "Vegas Vipers",
"reward": "2.55000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c84fd5e4-7cde-4d30-9228-15a93ddfb969/?format=api"
}
]
}