GET /api/bet_types/381d2d01-3ab9-4350-8ca6-f5bd33487102/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "381d2d01-3ab9-4350-8ca6-f5bd33487102",
"match": "https://api-prod.gambitprofit.com/api/matches/9771421c-6e85-4497-9e24-d2d1b47cf674/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-02T10:32:06.365541-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 (J Verlander)",
"amount": 5426.0
},
{
"team": "TOR (C Bassitt)",
"amount": 4574.0
}
],
"expected_reward_tokens": 9604.02,
"profit_sb": 104.02,
"profit_sb_percentage": 1.09,
"recommended": true
},
"lines": [
{
"id": "586138c2-4d65-43e0-833b-d7af0e35586d",
"gambit_id": "d6d48c1a-5700-4b24-97c9-0a26eada4dd1",
"last_updated": "2023-06-04T13:22:19.310720-04:00",
"created_at": "2023-06-02T10:32:06.370135-04:00",
"name": "NYM (J Verlander)",
"reward": "1.77000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/381d2d01-3ab9-4350-8ca6-f5bd33487102/?format=api"
},
{
"id": "84d27195-6ee5-4498-a46b-b5a9b43c2aea",
"gambit_id": "2eb80c42-cbd5-4b89-936a-337703a543c5",
"last_updated": "2023-06-04T13:22:19.308264-04:00",
"created_at": "2023-06-02T10:32:06.367698-04:00",
"name": "TOR (C Bassitt)",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/381d2d01-3ab9-4350-8ca6-f5bd33487102/?format=api"
}
]
}