GET /api/bet_types/07c5d671-f976-4494-a098-12ab83b4a2d7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "07c5d671-f976-4494-a098-12ab83b4a2d7",
"match": "https://api-prod.gambitprofit.com/api/matches/f41ee2f2-b82a-4c9f-9569-7c856d11e607/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-20T08:43:03.455982-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": "TOR (H Ryu)",
"amount": 5026.0
},
{
"team": "CIN (H Greene)",
"amount": 4974.0
}
],
"expected_reward_tokens": 9549.4,
"profit_sb": 49.4,
"profit_sb_percentage": 0.52,
"recommended": true
},
"lines": [
{
"id": "ba14a3ed-5ea4-4b24-b9e3-f8aacd01baaf",
"gambit_id": "3ea3f1f5-b106-41ee-b47f-bc8674308568",
"last_updated": "2023-08-21T19:38:24.925592-04:00",
"created_at": "2023-08-20T08:43:03.461052-04:00",
"name": "TOR (H Ryu)",
"reward": "1.90000",
"odds": "1.94340",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07c5d671-f976-4494-a098-12ab83b4a2d7/?format=api"
},
{
"id": "a107c19a-358e-4851-b93b-9878031bd347",
"gambit_id": "df4fdebb-95fc-4d11-aca4-f6f812d483ba",
"last_updated": "2023-08-21T19:38:24.929167-04:00",
"created_at": "2023-08-20T08:43:03.465651-04:00",
"name": "CIN (H Greene)",
"reward": "1.92000",
"odds": "1.96150",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07c5d671-f976-4494-a098-12ab83b4a2d7/?format=api"
}
]
}