GET /api/bet_types/6b4b3ad3-2b70-4d66-a0cc-bfd8badd9a03/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6b4b3ad3-2b70-4d66-a0cc-bfd8badd9a03",
"match": "https://api-prod.gambitprofit.com/api/matches/21aafb8d-9860-4203-b5cc-abffb1266e34/?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": "Astralis",
"amount": 7419.0
},
{
"team": "HEET",
"amount": 2581.0
}
],
"expected_reward_tokens": 8902.8,
"profit_sb": -97.2,
"profit_sb_percentage": -1.08,
"recommended": false
},
"lines": [
{
"id": "c27854ba-c914-40f3-a721-3c10282f358e",
"gambit_id": "f0286337-fe5a-4644-8901-2d01c58dcbde",
"last_updated": "2022-09-17T22:02:02.945549-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Astralis",
"reward": "1.20000",
"odds": "1.22000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b4b3ad3-2b70-4d66-a0cc-bfd8badd9a03/?format=api"
},
{
"id": "c648fdb5-9fef-4afc-ae43-fe2eb7ace972",
"gambit_id": "76bbdeae-0d3c-4e3c-9ef2-fff57e607a91",
"last_updated": "2022-09-17T22:02:02.944563-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "HEET",
"reward": "3.45000",
"odds": "3.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b4b3ad3-2b70-4d66-a0cc-bfd8badd9a03/?format=api"
}
]
}