GET /api/bet_types/eac703e0-fded-4e9e-9e9f-f1afaacf6e6b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "eac703e0-fded-4e9e-9e9f-f1afaacf6e6b",
"match": "https://api-prod.gambitprofit.com/api/matches/1b5b114c-2ffd-4dce-95c5-f00463ff5e3d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-30T08:58:13.589523-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": "Dallas Stars",
"amount": 7052.0
},
{
"team": "Columbus Blue Jackets",
"amount": 2948.0
}
],
"expected_reward_tokens": 9520.2,
"profit_sb": 20.2,
"profit_sb_percentage": 0.21,
"recommended": true
},
"lines": [
{
"id": "83baff0e-4c0b-4600-8065-79287d07fb49",
"gambit_id": "30a4ed49-281b-425f-9fbb-0e99075990bc",
"last_updated": "2023-10-31T15:48:08.888773-04:00",
"created_at": "2023-10-30T08:58:13.598526-04:00",
"name": "Dallas Stars",
"reward": "1.35000",
"odds": "1.36360",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eac703e0-fded-4e9e-9e9f-f1afaacf6e6b/?format=api"
},
{
"id": "4b97021c-4e5d-44be-bb5a-73fcc8a3f488",
"gambit_id": "c7935060-d688-449c-a85c-5442c0e83127",
"last_updated": "2023-10-31T15:48:08.884907-04:00",
"created_at": "2023-10-30T08:58:13.594294-04:00",
"name": "Columbus Blue Jackets",
"reward": "3.23000",
"odds": "3.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eac703e0-fded-4e9e-9e9f-f1afaacf6e6b/?format=api"
}
]
}