GET /api/bet_types/8bbd08e9-4496-4814-8b1d-9acabd93efa6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8bbd08e9-4496-4814-8b1d-9acabd93efa6",
"match": "https://api-prod.gambitprofit.com/api/matches/c66d57ae-a110-4ed8-9092-4fe7b4ded94f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-03T09:18:01.860306-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": "KAN (B Singer)",
"amount": 5079.0
},
{
"team": "NYM (C Carrasco)",
"amount": 4921.0
}
],
"expected_reward_tokens": 9546.74,
"profit_sb": 46.74,
"profit_sb_percentage": 0.49,
"recommended": true
},
"lines": [
{
"id": "675f65fe-fec3-42d4-8764-8151deeda5ac",
"gambit_id": "a5432c57-c102-42df-9490-e2cd2be5a4c7",
"last_updated": "2023-08-04T11:48:15.192105-04:00",
"created_at": "2023-08-03T09:18:01.880280-04:00",
"name": "KAN (B Singer)",
"reward": "1.88000",
"odds": "1.92590",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8bbd08e9-4496-4814-8b1d-9acabd93efa6/?format=api"
},
{
"id": "669b9828-01fe-43bb-9723-ac65c5b0bf9c",
"gambit_id": "a3134c1c-b0e1-41ed-b4e0-935abd5dadd9",
"last_updated": "2023-08-04T11:48:15.188011-04:00",
"created_at": "2023-08-03T09:18:01.872304-04:00",
"name": "NYM (C Carrasco)",
"reward": "1.94000",
"odds": "1.98040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8bbd08e9-4496-4814-8b1d-9acabd93efa6/?format=api"
}
]
}