GET /api/bet_types/3cd5eca4-74bd-47d8-b820-215f0806d19f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3cd5eca4-74bd-47d8-b820-215f0806d19f",
"match": "https://api-prod.gambitprofit.com/api/matches/f7f31df8-8b8f-4a1b-9698-7ea2413c57ce/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-21T09:03:14.729446-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": "ATL (A Winans)",
"amount": 6682.0
},
{
"team": "NYM (D Peterson)",
"amount": 3318.0
}
],
"expected_reward_tokens": 9488.44,
"profit_sb": -11.56,
"profit_sb_percentage": -0.12,
"recommended": false
},
"lines": [
{
"id": "e4d114e1-1ebd-4a2a-a716-f527bc296c62",
"gambit_id": "fefa63bb-97d7-424d-a9e3-a5d278002866",
"last_updated": "2023-08-23T09:53:13.598505-04:00",
"created_at": "2023-08-21T09:03:14.738412-04:00",
"name": "ATL (A Winans)",
"reward": "1.42000",
"odds": "1.44440",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cd5eca4-74bd-47d8-b820-215f0806d19f/?format=api"
},
{
"id": "3b3755e9-57bb-4130-88df-475381ff6ae7",
"gambit_id": "6c7eaad0-014a-4363-8578-77be1409da4c",
"last_updated": "2023-08-23T09:53:13.594645-04:00",
"created_at": "2023-08-21T09:03:14.733757-04:00",
"name": "NYM (D Peterson)",
"reward": "2.86000",
"odds": "2.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cd5eca4-74bd-47d8-b820-215f0806d19f/?format=api"
}
]
}