GET /api/bet_types/12556779-d86b-4c39-9fab-8eeab6fabae7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "12556779-d86b-4c39-9fab-8eeab6fabae7",
"match": "https://api-prod.gambitprofit.com/api/matches/d7c65781-4151-4f15-b74f-5490840b7658/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-12T13:32:59.173763-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": "Rafael Dos Anjos",
"amount": 5204.0
},
{
"team": "Vicente Luque",
"amount": 4796.0
}
],
"expected_reward_tokens": 9159.04,
"profit_sb": -340.96,
"profit_sb_percentage": -3.59,
"recommended": false
},
"lines": [
{
"id": "d7a8b7ff-b70f-476e-bdee-36e7656fd48a",
"gambit_id": "2274eca6-e018-4ed6-912f-bfb7d9bac510",
"last_updated": "2023-08-14T18:48:06.045198-04:00",
"created_at": "2023-08-12T13:32:59.181187-04:00",
"name": "Rafael Dos Anjos",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12556779-d86b-4c39-9fab-8eeab6fabae7/?format=api"
},
{
"id": "e86ece88-ecfe-4323-b413-098368b9a83c",
"gambit_id": "444cadcc-42dd-4033-b5ac-fadd838a3e48",
"last_updated": "2023-08-14T18:48:06.041552-04:00",
"created_at": "2023-08-12T13:32:59.177498-04:00",
"name": "Vicente Luque",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12556779-d86b-4c39-9fab-8eeab6fabae7/?format=api"
}
]
}