GET /api/bet_types/0fb46d0f-a13e-474e-baa3-2ab68dbca69f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0fb46d0f-a13e-474e-baa3-2ab68dbca69f",
"match": "https://api-prod.gambitprofit.com/api/matches/a985af76-08b9-49ec-a360-bfe14b28b261/?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": "Milwaukee Bucks",
"amount": 8692.0
},
{
"team": "Detroit Pistons",
"amount": 1308.0
}
],
"expected_reward_tokens": 9561.2,
"profit_sb": 61.2,
"profit_sb_percentage": 0.64,
"recommended": true
},
"lines": [
{
"id": "0c97fbc6-bff0-49cb-92f6-23245949d7f6",
"gambit_id": "1526734b-0091-4747-86b9-f05071063dfc",
"last_updated": "2022-11-01T09:52:28.014852-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Milwaukee Bucks",
"reward": "1.10000",
"odds": "1.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fb46d0f-a13e-474e-baa3-2ab68dbca69f/?format=api"
},
{
"id": "bcc4499d-5c41-4329-bb14-a903549cef3c",
"gambit_id": "36ff3b11-3f8a-45bd-afae-173d3a2df493",
"last_updated": "2022-11-01T09:52:28.015997-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Detroit Pistons",
"reward": "7.31000",
"odds": "7.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fb46d0f-a13e-474e-baa3-2ab68dbca69f/?format=api"
}
]
}