GET /api/bet_types/500f52f9-7803-4615-b3a7-c0e0ecdd008e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "500f52f9-7803-4615-b3a7-c0e0ecdd008e",
"match": "https://api-prod.gambitprofit.com/api/matches/61024cc8-0f2e-40f8-bc7e-189667f058de/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-25T14:21:57.497230-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": "PHI (B Falter)",
"amount": 5415.0
},
{
"team": "SEA (M Gonzales)",
"amount": 4585.0
}
],
"expected_reward_tokens": 9582.65,
"profit_sb": 82.65,
"profit_sb_percentage": 0.87,
"recommended": true
},
"lines": [
{
"id": "605716cc-afc4-4ba6-b97c-8d5769e3c039",
"gambit_id": "693ba983-67e1-4472-8042-811e06ca1adc",
"last_updated": "2023-04-26T20:37:16.387399-04:00",
"created_at": "2023-04-25T14:21:57.499218-04:00",
"name": "PHI (B Falter)",
"reward": "1.77000",
"odds": "1.80650",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/500f52f9-7803-4615-b3a7-c0e0ecdd008e/?format=api"
},
{
"id": "30fd974a-7ac2-429c-b724-f6aa41d80092",
"gambit_id": "8626b7c8-bc06-4975-91e7-6b9e4840f64c",
"last_updated": "2023-04-26T20:37:16.388849-04:00",
"created_at": "2023-04-25T14:21:57.501350-04:00",
"name": "SEA (M Gonzales)",
"reward": "2.09000",
"odds": "2.14000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/500f52f9-7803-4615-b3a7-c0e0ecdd008e/?format=api"
}
]
}