GET /api/bet_types/a1d0e20f-4298-4bba-a928-7499c8f4fbcd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a1d0e20f-4298-4bba-a928-7499c8f4fbcd",
"match": "https://api-prod.gambitprofit.com/api/matches/d32f8b70-eded-4960-9001-9fcc1ec1c8bc/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-18T12:12:02.193127-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": "HOU (J Urquidy)",
"amount": 5117.0
},
{
"team": "TOR (C Bassitt)",
"amount": 4883.0
}
],
"expected_reward_tokens": 9568.79,
"profit_sb": 68.79,
"profit_sb_percentage": 0.72,
"recommended": true
},
"lines": [
{
"id": "91b093ca-24d9-4e1f-a225-684839537323",
"gambit_id": "5cfbce44-a62d-4444-accd-4d4a5eb64cce",
"last_updated": "2023-04-19T13:42:13.874576-04:00",
"created_at": "2023-04-18T12:12:02.194599-04:00",
"name": "HOU (J Urquidy)",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0e20f-4298-4bba-a928-7499c8f4fbcd/?format=api"
},
{
"id": "70463bd9-a901-4985-a4b0-f34d15dcf2a9",
"gambit_id": "251a3cb5-c2b0-4acc-ba36-c6bf85aa0a84",
"last_updated": "2023-04-19T13:42:13.877767-04:00",
"created_at": "2023-04-18T12:12:02.196160-04:00",
"name": "TOR (C Bassitt)",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0e20f-4298-4bba-a928-7499c8f4fbcd/?format=api"
}
]
}