GET /api/bet_types/98a7ad47-d947-4d41-88f3-aecdc802cacb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "98a7ad47-d947-4d41-88f3-aecdc802cacb",
"match": "https://api-prod.gambitprofit.com/api/matches/dce573fa-c368-4a7e-86dc-c6786a71c4f2/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05: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": "ThunderTalk Gaming",
"amount": 6724.0
},
{
"team": "Ultra Prime",
"amount": 3276.0
}
],
"expected_reward_tokens": 8942.92,
"profit_sb": -57.08,
"profit_sb_percentage": -0.63,
"recommended": false
},
"lines": [
{
"id": "5fbde8ec-5a60-4d60-90b5-635bfd7d43d9",
"gambit_id": "c1669475-0771-4cee-8bff-c1ae106a54c3",
"last_updated": "2022-08-12T10:02:16.560255-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ThunderTalk Gaming",
"reward": "1.33000",
"odds": "1.36000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98a7ad47-d947-4d41-88f3-aecdc802cacb/?format=api"
},
{
"id": "58137b19-edbb-4ddc-8a33-f5d26dc03620",
"gambit_id": "181d8b91-f21d-4911-a016-ab10d1ba2498",
"last_updated": "2022-08-12T10:02:16.560671-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ultra Prime",
"reward": "2.73000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98a7ad47-d947-4d41-88f3-aecdc802cacb/?format=api"
}
]
}