GET /api/bet_types/dd8d8111-0f46-4741-94a4-ea1400fd5b01/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dd8d8111-0f46-4741-94a4-ea1400fd5b01",
"match": "https://api-prod.gambitprofit.com/api/matches/64bb4429-7a17-4b6a-bebb-57e039c7494e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-03T09:56:54.414614-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": "Seattle Kraken",
"amount": 7248.0
},
{
"team": "Arizona Coyotes",
"amount": 2752.0
}
],
"expected_reward_tokens": 9494.4,
"profit_sb": -5.6,
"profit_sb_percentage": -0.06,
"recommended": false
},
"lines": [
{
"id": "e4d96e41-4ab2-40cd-bbf0-f73832161667",
"gambit_id": "1d658319-3c7a-4325-b2d6-effb99507c59",
"last_updated": "2023-04-04T19:42:06.235871-04:00",
"created_at": "2023-04-03T09:56:54.415885-04:00",
"name": "Seattle Kraken",
"reward": "1.31000",
"odds": "1.32260",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd8d8111-0f46-4741-94a4-ea1400fd5b01/?format=api"
},
{
"id": "6d6daf38-655f-4189-9e60-e2f27664a133",
"gambit_id": "b0cbcb17-0470-43d4-8aef-eab5da28bddf",
"last_updated": "2023-04-04T19:42:06.237622-04:00",
"created_at": "2023-04-03T09:56:54.417452-04:00",
"name": "Arizona Coyotes",
"reward": "3.45000",
"odds": "3.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd8d8111-0f46-4741-94a4-ea1400fd5b01/?format=api"
}
]
}