GET /api/bet_types/0d7e3ea7-9e47-401d-a2e2-fc7baf3fee7c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0d7e3ea7-9e47-401d-a2e2-fc7baf3fee7c",
"match": "https://api-prod.gambitprofit.com/api/matches/14fd444c-ccef-4fc7-98e3-98316d058574/?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": "Weibo Gaming",
"amount": 5254.0
},
{
"team": "LNG Esports",
"amount": 4746.0
}
],
"expected_reward_tokens": 8826.72,
"profit_sb": -173.28,
"profit_sb_percentage": -1.93,
"recommended": false
},
"lines": [
{
"id": "52c970c5-ebdd-4be5-95dd-b21cfb1d0f1f",
"gambit_id": "7b3e210d-b533-42ca-bb4a-e277bb18b64e",
"last_updated": "2022-08-20T12:21:59.999182-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Weibo Gaming",
"reward": "1.68000",
"odds": "1.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d7e3ea7-9e47-401d-a2e2-fc7baf3fee7c/?format=api"
},
{
"id": "2848264e-8774-421c-854f-c931a98c6f32",
"gambit_id": "3189c8a0-2074-4573-97b1-52aa0a4c23a7",
"last_updated": "2022-08-20T12:21:59.998664-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LNG Esports",
"reward": "1.86000",
"odds": "1.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d7e3ea7-9e47-401d-a2e2-fc7baf3fee7c/?format=api"
}
]
}