GET /api/bet_types/6b1e9853-b9bf-4095-8d4e-88091dd123e3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6b1e9853-b9bf-4095-8d4e-88091dd123e3",
"match": "https://api-prod.gambitprofit.com/api/matches/34642593-e8e5-4bcc-886b-d9d4138177de/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-02T09:57:07.990883-04: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": "CIN (G Ashcraft)",
"amount": 5490.0
},
{
"team": "PIT (V Velasquez)",
"amount": 4510.0
}
],
"expected_reward_tokens": 9606.3,
"profit_sb": 106.3,
"profit_sb_percentage": 1.12,
"recommended": true
},
"lines": [
{
"id": "b6442d33-c53f-4bd0-8354-43da5a6c1560",
"gambit_id": "9ba2e4c5-7d38-4ad5-b743-f6785d399c84",
"last_updated": "2023-04-03T14:16:49.767807-04:00",
"created_at": "2023-04-02T09:57:07.992728-04:00",
"name": "CIN (G Ashcraft)",
"reward": "1.75000",
"odds": "1.78120",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b1e9853-b9bf-4095-8d4e-88091dd123e3/?format=api"
},
{
"id": "d5acc82e-380a-401b-8a03-c8c167d18ae4",
"gambit_id": "deb248bc-98a5-4876-9a07-fa683c3de8f0",
"last_updated": "2023-04-03T14:16:49.769773-04:00",
"created_at": "2023-04-02T09:57:07.994966-04:00",
"name": "PIT (V Velasquez)",
"reward": "2.13000",
"odds": "2.18000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b1e9853-b9bf-4095-8d4e-88091dd123e3/?format=api"
}
]
}