GET /api/bet_types/5825f5b8-aacc-46e7-80fd-4b0e175c6bfb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5825f5b8-aacc-46e7-80fd-4b0e175c6bfb",
"match": "https://api-prod.gambitprofit.com/api/matches/c812c67e-c28c-4088-a0c4-9e718b41e023/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-22T14:08:20.358271-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": "Gee Perez",
"amount": 7578.0
},
{
"team": "Ryan Carroll",
"amount": 2422.0
}
],
"expected_reward_tokens": 9396.72,
"profit_sb": -103.28,
"profit_sb_percentage": -1.09,
"recommended": false
},
"lines": [
{
"id": "c23bd572-6952-4374-9e6b-35fce26cb465",
"gambit_id": "c3f1d2f4-0c36-43e8-89a3-9d44e20e717f",
"last_updated": "2023-06-24T13:58:22.569705-04:00",
"created_at": "2023-06-22T14:08:20.360452-04:00",
"name": "Gee Perez",
"reward": "1.24000",
"odds": "1.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5825f5b8-aacc-46e7-80fd-4b0e175c6bfb/?format=api"
},
{
"id": "904a5203-1fb2-488e-bb72-d1893ebab545",
"gambit_id": "88292973-4c68-43e0-9bcc-005a12607390",
"last_updated": "2023-06-24T13:58:22.571791-04:00",
"created_at": "2023-06-22T14:08:20.362851-04:00",
"name": "Ryan Carroll",
"reward": "3.88000",
"odds": "4.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5825f5b8-aacc-46e7-80fd-4b0e175c6bfb/?format=api"
}
]
}