GET /api/bet_types/8cb9edb0-1f98-4b24-a64f-97a0c9f60346/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8cb9edb0-1f98-4b24-a64f-97a0c9f60346",
"match": "https://api-prod.gambitprofit.com/api/matches/4f8beaee-b847-4115-b794-ffa8b7467452/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-21T12:32:08.591086-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": "Minnesota Wild",
"amount": 5107.0
},
{
"team": "Dallas Stars",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "3b83eb6d-65d3-4c0f-95eb-9e51f20a1741",
"gambit_id": "718503a8-ab20-403a-b343-64af277eba4d",
"last_updated": "2023-04-22T13:07:14.871009-04:00",
"created_at": "2023-04-21T12:32:08.592522-04:00",
"name": "Minnesota Wild",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb9edb0-1f98-4b24-a64f-97a0c9f60346/?format=api"
},
{
"id": "e9953997-8037-47e6-8a31-f0c7e4c9d268",
"gambit_id": "93a75b86-c256-4299-a07c-f607f786b67c",
"last_updated": "2023-04-22T13:07:14.872376-04:00",
"created_at": "2023-04-21T12:32:08.593955-04:00",
"name": "Dallas Stars",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb9edb0-1f98-4b24-a64f-97a0c9f60346/?format=api"
}
]
}