GET /api/bet_types/9469327c-36a1-4034-8f95-cec7d0bb0c1a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9469327c-36a1-4034-8f95-cec7d0bb0c1a",
"match": "https://api-prod.gambitprofit.com/api/matches/c0f9df0c-a743-453f-b848-8c44749bd7e9/?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": "NYM (C Carrasco)",
"amount": 6434.0
},
{
"team": "MIA (P Lopez)",
"amount": 3566.0
}
],
"expected_reward_tokens": 9200.28,
"profit_sb": 200.28,
"profit_sb_percentage": 2.23,
"recommended": true
},
"lines": [
{
"id": "09f3bcdd-b4f0-4ef3-bf15-d8b352ea3196",
"gambit_id": "9efe1b34-fc23-4d1f-913a-4a24a6062c20",
"last_updated": "2022-09-28T09:12:14.216488-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYM (C Carrasco)",
"reward": "1.43000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9469327c-36a1-4034-8f95-cec7d0bb0c1a/?format=api"
},
{
"id": "90dd4034-142d-411d-9ec6-684fb3fe295e",
"gambit_id": "94b1b690-e9e1-445a-90f9-6e4804a90ef1",
"last_updated": "2022-09-28T09:12:14.217490-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIA (P Lopez)",
"reward": "2.58000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9469327c-36a1-4034-8f95-cec7d0bb0c1a/?format=api"
}
]
}