GET /api/bet_types/2f7c2fb7-0009-44c9-aa33-00d6acb0128a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2f7c2fb7-0009-44c9-aa33-00d6acb0128a",
"match": "https://api-prod.gambitprofit.com/api/matches/f2fa55b6-7992-4e76-9d92-6543cc1a70cb/?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": "Mibr",
"amount": 7100.0
},
{
"team": "FTW Esports",
"amount": 2900.0
}
],
"expected_reward_tokens": 8874.0,
"profit_sb": -126.0,
"profit_sb_percentage": -1.4,
"recommended": false
},
"lines": [
{
"id": "366f9bb1-456e-421f-9865-e4b372b4c545",
"gambit_id": "6eaa7dde-87ab-47a9-96b3-23c8637387b1",
"last_updated": "2022-09-12T11:32:05.853482-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Mibr",
"reward": "1.25000",
"odds": "1.28000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f7c2fb7-0009-44c9-aa33-00d6acb0128a/?format=api"
},
{
"id": "5c744f08-813d-41d5-9a8f-a7b850433a65",
"gambit_id": "1978f44f-94f6-41b2-8bc9-d7bb13043e6d",
"last_updated": "2022-09-12T11:32:05.852353-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "FTW Esports",
"reward": "3.06000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f7c2fb7-0009-44c9-aa33-00d6acb0128a/?format=api"
}
]
}