GET /api/bet_types/ec5ffcc0-5577-4a02-977c-1fe271e18430/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ec5ffcc0-5577-4a02-977c-1fe271e18430",
"match": "https://api-prod.gambitprofit.com/api/matches/6dc52190-8d17-48d0-af20-a2cb075f5743/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-08T11:07:18.368676-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": "Raul Rosas Jr.",
"amount": 6714.0
},
{
"team": "Christian Rodriguez",
"amount": 3286.0
}
],
"expected_reward_tokens": 9265.32,
"profit_sb": -234.68,
"profit_sb_percentage": -2.47,
"recommended": false
},
"lines": [
{
"id": "4138e230-9ae0-479f-90f9-b915631109a5",
"gambit_id": "fec48e54-7e33-42db-bec7-233ed27989ba",
"last_updated": "2023-04-09T12:37:11.681529-04:00",
"created_at": "2023-04-08T11:07:18.371092-04:00",
"name": "Raul Rosas Jr.",
"reward": "1.38000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec5ffcc0-5577-4a02-977c-1fe271e18430/?format=api"
},
{
"id": "31ed54b8-4080-4c12-9e47-b9a1358da2d3",
"gambit_id": "0b85c2be-2036-44bc-8338-48dd3e47dd38",
"last_updated": "2023-04-09T12:37:11.684463-04:00",
"created_at": "2023-04-08T11:07:18.373258-04:00",
"name": "Christian Rodriguez",
"reward": "2.82000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec5ffcc0-5577-4a02-977c-1fe271e18430/?format=api"
}
]
}