GET /api/bet_types/f7ae636e-2cb2-4d75-bce2-2f0a713ba812/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f7ae636e-2cb2-4d75-bce2-2f0a713ba812",
"match": "https://api-prod.gambitprofit.com/api/matches/e84bfc88-2e34-4bd2-97a0-76592a90f456/?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": "Team Liquid",
"amount": 6724.0
},
{
"team": "Flyquest",
"amount": 3276.0
}
],
"expected_reward_tokens": 8942.92,
"profit_sb": -57.08,
"profit_sb_percentage": -0.63,
"recommended": false
},
"lines": [
{
"id": "f1a6dc8f-06ea-4081-807b-6dffb94d2323",
"gambit_id": "374a184d-820d-4f0f-a1fe-3d57eeff7f2b",
"last_updated": "2022-08-08T11:47:20.599695-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Team Liquid",
"reward": "1.33000",
"odds": "1.36000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7ae636e-2cb2-4d75-bce2-2f0a713ba812/?format=api"
},
{
"id": "7451ffb7-800f-4d48-8bb8-707b4ac2bb31",
"gambit_id": "3093b413-865b-4db1-9352-f7219ebf0eb7",
"last_updated": "2022-08-08T11:47:20.600244-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Flyquest",
"reward": "2.73000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7ae636e-2cb2-4d75-bce2-2f0a713ba812/?format=api"
}
]
}