GET /api/bet_types/5048a71c-e78c-4b80-8334-b3875ad1de56/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5048a71c-e78c-4b80-8334-b3875ad1de56",
"match": "https://api-prod.gambitprofit.com/api/matches/adcadc0c-c8ce-4672-b412-92fde0197247/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-28T09:58:21.566706-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": "Atlanta Hawks",
"amount": 6935.0
},
{
"team": "Toronto Raptors",
"amount": 3065.0
}
],
"expected_reward_tokens": 9500.95,
"profit_sb": 0.95,
"profit_sb_percentage": 0.01,
"recommended": true
},
"lines": [
{
"id": "0862a732-c166-45f7-b7e9-2b691dc9cae4",
"gambit_id": "48b67cad-6d36-4725-8f75-35cccf5cae66",
"last_updated": "2024-01-29T22:18:12.443308-05:00",
"created_at": "2024-01-28T09:58:21.577256-05:00",
"name": "Atlanta Hawks",
"reward": "1.37000",
"odds": "1.38460",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5048a71c-e78c-4b80-8334-b3875ad1de56/?format=api"
},
{
"id": "052b993b-f335-4a2e-bc3b-e0cd53ebc588",
"gambit_id": "26920a74-5229-493a-b4f8-a939af98e8da",
"last_updated": "2024-01-29T22:18:12.439986-05:00",
"created_at": "2024-01-28T09:58:21.571653-05:00",
"name": "Toronto Raptors",
"reward": "3.10000",
"odds": "3.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5048a71c-e78c-4b80-8334-b3875ad1de56/?format=api"
}
]
}