GET /api/bet_types/001a671b-6cc0-458b-856c-414d6ffe7c98/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "001a671b-6cc0-458b-856c-414d6ffe7c98",
"match": "https://api-prod.gambitprofit.com/api/matches/c1d672ae-b290-44d3-a8ed-65c5d197c486/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-29T09:23:08.093870-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": 7033.0
},
{
"team": "WAS (T Williams)",
"amount": 2967.0
}
],
"expected_reward_tokens": 9494.4,
"profit_sb": -5.6,
"profit_sb_percentage": -0.06,
"recommended": false
},
"lines": [
{
"id": "71bb07c7-e366-4886-ac4e-4ad44f881397",
"gambit_id": "e2babb1d-0744-4cc0-93ad-36219c5656ac",
"last_updated": "2023-09-30T10:53:16.250617-04:00",
"created_at": "2023-09-29T09:23:08.105617-04:00",
"name": "ATL (A Winans)",
"reward": "1.35000",
"odds": "1.37040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/001a671b-6cc0-458b-856c-414d6ffe7c98/?format=api"
},
{
"id": "21c7750a-9618-4cd9-ab65-fdb4d5e579e4",
"gambit_id": "a86a86ac-44f8-4526-a0d7-5208ace77c4e",
"last_updated": "2023-09-30T10:53:16.245742-04:00",
"created_at": "2023-09-29T09:23:08.099247-04:00",
"name": "WAS (T Williams)",
"reward": "3.20000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/001a671b-6cc0-458b-856c-414d6ffe7c98/?format=api"
}
]
}