GET /api/bet_types/68b80368-0148-41fc-989a-8aafa7b92eca/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "68b80368-0148-41fc-989a-8aafa7b92eca",
"match": "https://api-prod.gambitprofit.com/api/matches/794a0763-cbb7-4c18-b95e-87525e550248/?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": "SDG (Y Darvish)",
"amount": 6485.0
},
{
"team": "COL (C Kuhl)",
"amount": 3515.0
}
],
"expected_reward_tokens": 9208.7,
"profit_sb": 208.7,
"profit_sb_percentage": 2.32,
"recommended": true
},
"lines": [
{
"id": "7fdead9f-2666-41f7-91d5-5c7a6e02a8fa",
"gambit_id": "8792b9a3-bdf4-4be6-ab93-200276b9ff96",
"last_updated": "2022-09-25T21:46:52.483389-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SDG (Y Darvish)",
"reward": "1.42000",
"odds": "1.47620",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68b80368-0148-41fc-989a-8aafa7b92eca/?format=api"
},
{
"id": "8ffd4501-f497-43f9-8e7b-58153b2a3b66",
"gambit_id": "82c71d8a-bb26-4908-84f1-1d5f6e04d761",
"last_updated": "2022-09-25T21:46:52.482390-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "COL (C Kuhl)",
"reward": "2.62000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68b80368-0148-41fc-989a-8aafa7b92eca/?format=api"
}
]
}