GET /api/bet_types/5bae8c99-d833-496c-aedc-71fe849b39d1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5bae8c99-d833-496c-aedc-71fe849b39d1",
"match": "https://api-prod.gambitprofit.com/api/matches/669c6757-a754-4b77-899d-79d19426b7f6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-06T14:26:50.530742-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": 6759.0
},
{
"team": "Philadelphia Flyers",
"amount": 3241.0
}
],
"expected_reward_tokens": 9462.6,
"profit_sb": -37.4,
"profit_sb_percentage": -0.39,
"recommended": false
},
"lines": [
{
"id": "c137149f-1b9b-419c-90eb-92deb46f1a28",
"gambit_id": "197fed12-1a47-4367-b15a-241d4d810d86",
"last_updated": "2023-04-07T20:37:08.246623-04:00",
"created_at": "2023-04-06T14:26:50.532921-04:00",
"name": "Dallas Stars",
"reward": "1.40000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5bae8c99-d833-496c-aedc-71fe849b39d1/?format=api"
},
{
"id": "c334c070-94e2-451c-9dfb-90ddaf95bb11",
"gambit_id": "7a9b7b7a-e16b-4d15-bf44-66ccbd158b8a",
"last_updated": "2023-04-07T20:37:08.248384-04:00",
"created_at": "2023-04-06T14:26:50.535703-04:00",
"name": "Philadelphia Flyers",
"reward": "2.92000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5bae8c99-d833-496c-aedc-71fe849b39d1/?format=api"
}
]
}