GET /api/bet_types/000dc598-5625-4350-a2f7-ef89a31cf1d4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "000dc598-5625-4350-a2f7-ef89a31cf1d4",
"match": "https://api-prod.gambitprofit.com/api/matches/fa15c1e9-3911-4fa6-882e-9cf9e50e1192/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-02T11:52:06.346952-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": 6547.0
},
{
"team": "Seattle Kraken",
"amount": 3453.0
}
],
"expected_reward_tokens": 9426.69,
"profit_sb": -73.31,
"profit_sb_percentage": -0.77,
"recommended": false
},
"lines": [
{
"id": "765399ba-cb6c-4d7d-be2d-0ece3410042d",
"gambit_id": "5556a3d9-b520-446f-80d9-1596290dcef5",
"last_updated": "2023-05-03T12:12:15.585418-04:00",
"created_at": "2023-05-02T11:52:06.348331-04:00",
"name": "Dallas Stars",
"reward": "1.44000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/000dc598-5625-4350-a2f7-ef89a31cf1d4/?format=api"
},
{
"id": "bde6be44-784d-420f-b3a2-763ea44259be",
"gambit_id": "79dcc454-0093-4c29-b6c8-b63a69054983",
"last_updated": "2023-05-03T12:12:15.586878-04:00",
"created_at": "2023-05-02T11:52:06.349758-04:00",
"name": "Seattle Kraken",
"reward": "2.73000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/000dc598-5625-4350-a2f7-ef89a31cf1d4/?format=api"
}
]
}