GET /api/bet_types/76c3e330-7b7c-44a6-8f6a-d49678be8a8d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "76c3e330-7b7c-44a6-8f6a-d49678be8a8d",
"match": "https://api-prod.gambitprofit.com/api/matches/17055560-759d-4139-b819-1adb4da5818d/?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": "Amir Albazi",
"amount": 7615.0
},
{
"team": "Alessandro Costa",
"amount": 2385.0
}
],
"expected_reward_tokens": 9061.85,
"profit_sb": 61.85,
"profit_sb_percentage": 0.69,
"recommended": true
},
"lines": [
{
"id": "dededda3-b6a3-4d9b-873c-e8eca45b6ef5",
"gambit_id": "376fa1f7-d59d-4d0f-9da3-c3ad444b0c11",
"last_updated": "2022-12-19T10:52:34.964079-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Amir Albazi",
"reward": "1.19000",
"odds": "1.22220",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76c3e330-7b7c-44a6-8f6a-d49678be8a8d/?format=api"
},
{
"id": "b2733af4-cd22-4dd8-b2a6-1e9e1e307fb3",
"gambit_id": "406ebd27-ee60-4b6a-9b1d-c4884bfe42d1",
"last_updated": "2022-12-19T10:52:34.965278-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Alessandro Costa",
"reward": "3.80000",
"odds": "4.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76c3e330-7b7c-44a6-8f6a-d49678be8a8d/?format=api"
}
]
}