GET /api/bet_types/3d2290c6-89e5-420a-8550-2a76c59f3b2f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3d2290c6-89e5-420a-8550-2a76c59f3b2f",
"match": "https://api-prod.gambitprofit.com/api/matches/c9123735-2734-4a5c-838d-9485d1cd74c9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-12T08:57:08.398486-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": "NYM (T Megill)",
"amount": 5157.0
},
{
"team": "SDG (B Snell)",
"amount": 4843.0
}
],
"expected_reward_tokens": 9540.45,
"profit_sb": 40.45,
"profit_sb_percentage": 0.43,
"recommended": true
},
"lines": [
{
"id": "374e770b-c232-4059-9ab9-d84a88e27e2d",
"gambit_id": "a291e0a4-4133-4f6a-ac4a-0a20a221ce7c",
"last_updated": "2023-04-13T11:07:16.016244-04:00",
"created_at": "2023-04-12T08:57:08.400740-04:00",
"name": "NYM (T Megill)",
"reward": "1.85000",
"odds": "1.89290",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d2290c6-89e5-420a-8550-2a76c59f3b2f/?format=api"
},
{
"id": "ab264131-5993-4e56-b778-520395742923",
"gambit_id": "7b629971-5fda-4f62-ac00-0ee718b35a03",
"last_updated": "2023-04-13T11:07:16.019002-04:00",
"created_at": "2023-04-12T08:57:08.403300-04:00",
"name": "SDG (B Snell)",
"reward": "1.97000",
"odds": "2.02000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d2290c6-89e5-420a-8550-2a76c59f3b2f/?format=api"
}
]
}