GET /api/bet_types/d5b2ebf4-41d6-473d-8f07-b01064f632ad/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d5b2ebf4-41d6-473d-8f07-b01064f632ad",
"match": "https://api-prod.gambitprofit.com/api/matches/2a926415-c591-429f-85d7-564daa434610/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-09T13:23:19.505611-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": "Texas Rangers",
"amount": 6721.0
},
{
"team": "Oakland Athletics",
"amount": 3279.0
}
],
"expected_reward_tokens": 9541.89,
"profit_sb": 41.89,
"profit_sb_percentage": 0.44,
"recommended": true
},
"lines": [
{
"id": "aa928f1c-6bbf-44e1-849f-56ac6e5884d2",
"gambit_id": "8effbae1-69c2-4127-a932-227eb396c158",
"last_updated": "2023-09-11T09:03:31.444230-04:00",
"created_at": "2023-09-09T13:23:19.521745-04:00",
"name": "Texas Rangers",
"reward": "1.42000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5b2ebf4-41d6-473d-8f07-b01064f632ad/?format=api"
},
{
"id": "d8593328-fa39-49d5-8fa8-f4aa2ec4e4fe",
"gambit_id": "4c15decb-76f9-4120-a371-f6b77f4ecc0b",
"last_updated": "2023-09-11T09:03:31.440503-04:00",
"created_at": "2023-09-09T13:23:19.514403-04:00",
"name": "Oakland Athletics",
"reward": "2.91000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5b2ebf4-41d6-473d-8f07-b01064f632ad/?format=api"
}
]
}