GET /api/bet_types/770fb44a-1e89-4427-b50d-a1a95253d2e7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "770fb44a-1e89-4427-b50d-a1a95253d2e7",
"match": "https://api-prod.gambitprofit.com/api/matches/aa0107a2-21c6-465e-a126-5ab7d5bc942f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-18T14:27:15.270513-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": "Alonzo Martinez",
"amount": 6914.0
},
{
"team": "Joey Munoz",
"amount": 3086.0
}
],
"expected_reward_tokens": 8640.8,
"profit_sb": -859.2,
"profit_sb_percentage": -9.04,
"recommended": false
},
"lines": [
{
"id": "dfbfa4c6-c612-4a17-8d1d-f997ac4942cf",
"gambit_id": "eff43396-60b2-44a5-9f50-6c87f63d3c89",
"last_updated": "2023-05-26T20:57:06.813997-04:00",
"created_at": "2023-05-18T14:27:15.274216-04:00",
"name": "Alonzo Martinez",
"reward": "1.25000",
"odds": "1.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/770fb44a-1e89-4427-b50d-a1a95253d2e7/?format=api"
},
{
"id": "e2f804bc-2c34-4f57-9188-937562f81e23",
"gambit_id": "e5808177-0b43-42d2-8a28-7acb43aa55d7",
"last_updated": "2023-05-26T20:57:06.816589-04:00",
"created_at": "2023-05-18T14:27:15.272173-04:00",
"name": "Joey Munoz",
"reward": "2.80000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/770fb44a-1e89-4427-b50d-a1a95253d2e7/?format=api"
}
]
}