GET /api/bet_types/6329c8a0-0bfd-4d62-be8b-d4ba6b241362/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6329c8a0-0bfd-4d62-be8b-d4ba6b241362",
"match": "https://api-prod.gambitprofit.com/api/matches/ee716cde-cbb4-45aa-96b0-3b1af4317681/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-27T13:03:11.948748-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 (R Suarez)",
"amount": 5711.0
},
{
"team": "CHC (J Taillon)",
"amount": 4289.0
}
],
"expected_reward_tokens": 9650.25,
"profit_sb": 150.25,
"profit_sb_percentage": 1.58,
"recommended": true
},
"lines": [
{
"id": "4668a240-ba53-4918-ad6f-e61f8fe2eed5",
"gambit_id": "4f2a913e-624a-4296-945b-f40750644180",
"last_updated": "2023-06-28T21:28:08.718842-04:00",
"created_at": "2023-06-27T13:03:11.951548-04:00",
"name": "PHI (R Suarez)",
"reward": "1.69000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6329c8a0-0bfd-4d62-be8b-d4ba6b241362/?format=api"
},
{
"id": "c0aff57e-57e6-4fbb-9da2-d65f8bc5e82b",
"gambit_id": "d0fabc0b-e1d1-4680-a72f-d4c6f62d2be5",
"last_updated": "2023-06-28T21:28:08.721431-04:00",
"created_at": "2023-06-27T13:03:11.954322-04:00",
"name": "CHC (J Taillon)",
"reward": "2.25000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6329c8a0-0bfd-4d62-be8b-d4ba6b241362/?format=api"
}
]
}