GET /api/bet_types/9c34e489-ff7b-47e5-a762-e76cfb515281/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9c34e489-ff7b-47e5-a762-e76cfb515281",
"match": "https://api-prod.gambitprofit.com/api/matches/19838a2c-44a5-4c23-910d-06605af44118/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-07T09:27:15.665172-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": "COL (J Urena)",
"amount": 5311.0
},
{
"team": "WAS (M Gore)",
"amount": 4689.0
}
],
"expected_reward_tokens": 9612.45,
"profit_sb": 112.45,
"profit_sb_percentage": 1.18,
"recommended": true
},
"lines": [
{
"id": "19131bd2-396a-40a3-80c9-fe33c1097aff",
"gambit_id": "89b3ba03-d958-405a-b1d3-2a870c4bc647",
"last_updated": "2023-04-08T15:42:27.003416-04:00",
"created_at": "2023-04-07T09:27:15.667318-04:00",
"name": "COL (J Urena)",
"reward": "1.81000",
"odds": "1.84030",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c34e489-ff7b-47e5-a762-e76cfb515281/?format=api"
},
{
"id": "a0bde94e-3328-4374-9d00-9a159d04a1f5",
"gambit_id": "1db5a97d-bd3c-4224-9969-19e7ee1cd06a",
"last_updated": "2023-04-08T15:42:27.006005-04:00",
"created_at": "2023-04-07T09:27:15.669672-04:00",
"name": "WAS (M Gore)",
"reward": "2.05000",
"odds": "2.09000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c34e489-ff7b-47e5-a762-e76cfb515281/?format=api"
}
]
}