GET /api/bet_types/f70d5106-8b6c-42b9-b15f-9b9fbf42920f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f70d5106-8b6c-42b9-b15f-9b9fbf42920f",
"match": "https://api-prod.gambitprofit.com/api/matches/9be62443-553c-4224-b9e6-24c5e826e7ba/?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": "Fnatic",
"amount": 5559.0
},
{
"team": "Team Spirit",
"amount": 4441.0
}
],
"expected_reward_tokens": 8837.59,
"profit_sb": -162.41,
"profit_sb_percentage": -1.8,
"recommended": false
},
"lines": [
{
"id": "d14fbb9e-30d3-4c53-85db-1df7d30a54a0",
"gambit_id": "e3accc79-2e94-4cef-8adc-4507ff448584",
"last_updated": "2022-12-24T17:12:27.823316-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Fnatic",
"reward": "1.59000",
"odds": "1.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f70d5106-8b6c-42b9-b15f-9b9fbf42920f/?format=api"
},
{
"id": "9c9d7ccf-4040-4bfc-a650-76e4bda578c1",
"gambit_id": "342ea2ec-6ff6-4a22-9d06-d7f4fbb40708",
"last_updated": "2022-12-24T17:12:27.822229-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Team Spirit",
"reward": "1.99000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f70d5106-8b6c-42b9-b15f-9b9fbf42920f/?format=api"
}
]
}