GET /api/bet_types/1ab051bc-2cf7-4b0a-94e6-aeea644a3a7d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1ab051bc-2cf7-4b0a-94e6-aeea644a3a7d",
"match": "https://api-prod.gambitprofit.com/api/matches/23203de2-c1ee-4c0b-9dd7-7f822ab3a10a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-11T09:38:01.895661-05: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": "Houston Rockets",
"amount": 7643.0
},
{
"team": "San Antonio Spurs",
"amount": 2357.0
}
],
"expected_reward_tokens": 9475.14,
"profit_sb": -24.86,
"profit_sb_percentage": -0.26,
"recommended": false
},
"lines": [
{
"id": "faa7fae2-e53a-4e8a-8732-72bcdb6e90e7",
"gambit_id": "bea54929-3e26-4682-ac9d-8b3b95d0a691",
"last_updated": "2023-12-12T21:43:21.695848-05:00",
"created_at": "2023-12-11T09:38:01.905890-05:00",
"name": "Houston Rockets",
"reward": "1.24000",
"odds": "1.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ab051bc-2cf7-4b0a-94e6-aeea644a3a7d/?format=api"
},
{
"id": "b1419881-9c96-4e99-9777-8cecea57b2bb",
"gambit_id": "8325e67d-1561-4b34-ad45-c2eadddf4300",
"last_updated": "2023-12-12T21:43:21.692442-05:00",
"created_at": "2023-12-11T09:38:01.900173-05:00",
"name": "San Antonio Spurs",
"reward": "4.02000",
"odds": "4.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ab051bc-2cf7-4b0a-94e6-aeea644a3a7d/?format=api"
}
]
}