GET /api/bet_types/fc5cae01-db28-4d5a-bc51-445716bc5605/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fc5cae01-db28-4d5a-bc51-445716bc5605",
"match": "https://api-prod.gambitprofit.com/api/matches/da97c4f5-9212-48ec-bf14-53da30ee7c30/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-27T12:47:13.042698-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": "Phoenix Suns",
"amount": 6706.0
},
{
"team": "Utah Jazz",
"amount": 3294.0
}
],
"expected_reward_tokens": 9453.78,
"profit_sb": -46.22,
"profit_sb_percentage": -0.49,
"recommended": false
},
"lines": [
{
"id": "daf3eb78-daa3-4aed-b2d1-fd055bc954b3",
"gambit_id": "a6d72433-02cb-4643-8c48-4506cff50b99",
"last_updated": "2023-03-28T11:06:56.322899-04:00",
"created_at": "2023-03-27T12:47:13.049342-04:00",
"name": "Phoenix Suns",
"reward": "1.41000",
"odds": "1.42550",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc5cae01-db28-4d5a-bc51-445716bc5605/?format=api"
},
{
"id": "94a4c2fb-3c45-40b3-adce-f3636576bdbf",
"gambit_id": "5834266d-c123-4aff-a2e2-a3521d3725b6",
"last_updated": "2023-03-28T11:06:56.320376-04:00",
"created_at": "2023-03-27T12:47:13.046505-04:00",
"name": "Utah Jazz",
"reward": "2.87000",
"odds": "2.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc5cae01-db28-4d5a-bc51-445716bc5605/?format=api"
}
]
}