GET /api/bet_types/711cbad7-860c-461c-adec-c63aa8684d0c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "711cbad7-860c-461c-adec-c63aa8684d0c",
"match": "https://api-prod.gambitprofit.com/api/matches/fa01e54b-084c-4ab8-bc61-d0fa69a36932/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-27T08:43:25.056062-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": "NYY (J Brito)",
"amount": 5601.0
},
{
"team": "OAK (P Blackburn)",
"amount": 4399.0
}
],
"expected_reward_tokens": 9633.72,
"profit_sb": 133.72,
"profit_sb_percentage": 1.41,
"recommended": true
},
"lines": [
{
"id": "b78d227e-ce3a-4d84-8693-2d932c8c0ffe",
"gambit_id": "8765e8e1-d93f-4c61-acdd-31f27c60ce98",
"last_updated": "2023-06-28T21:23:07.244051-04:00",
"created_at": "2023-06-27T08:43:25.058853-04:00",
"name": "NYY (J Brito)",
"reward": "1.72000",
"odds": "1.74630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/711cbad7-860c-461c-adec-c63aa8684d0c/?format=api"
},
{
"id": "e7e1e2bc-bf75-4c7b-b768-4af8fe8a3c9e",
"gambit_id": "6668db4e-6f02-47b2-b086-27fdbd818391",
"last_updated": "2023-06-28T21:23:07.245761-04:00",
"created_at": "2023-06-27T08:43:25.063246-04:00",
"name": "OAK (P Blackburn)",
"reward": "2.19000",
"odds": "2.24000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/711cbad7-860c-461c-adec-c63aa8684d0c/?format=api"
}
]
}