GET /api/bet_types/220a0a64-7d73-4e8d-9120-2e2de8832b6b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "220a0a64-7d73-4e8d-9120-2e2de8832b6b",
"match": "https://api-prod.gambitprofit.com/api/matches/37ba9a90-5708-4938-acd2-63db740e69dd/?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": "G2 Esports",
"amount": 6539.0
},
{
"team": "Outsiders",
"amount": 3461.0
}
],
"expected_reward_tokens": 8893.04,
"profit_sb": -106.96,
"profit_sb_percentage": -1.19,
"recommended": false
},
"lines": [
{
"id": "aa5ed965-8c1f-4f5e-9911-35d32ba723ac",
"gambit_id": "8f8a6ecf-a009-4153-8afc-eaef0d456f01",
"last_updated": "2022-09-12T11:32:05.701961-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "G2 Esports",
"reward": "1.36000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/220a0a64-7d73-4e8d-9120-2e2de8832b6b/?format=api"
},
{
"id": "3f1c70a1-1fa8-4b8b-a2a9-e93a9045eeed",
"gambit_id": "5236a12a-0531-4f00-ab62-622dd93db4fd",
"last_updated": "2022-09-12T11:32:05.700819-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Outsiders",
"reward": "2.57000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/220a0a64-7d73-4e8d-9120-2e2de8832b6b/?format=api"
}
]
}