GET /api/bet_types/64986060-9bff-4ee5-ab09-90887107107e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "64986060-9bff-4ee5-ab09-90887107107e",
"match": "https://api-prod.gambitprofit.com/api/matches/3d06f884-a1ce-4034-9899-a8d4c052b231/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": 6247.0
},
{
"team": "San Antonio Spurs",
"amount": 3753.0
}
],
"expected_reward_tokens": 9119.79,
"profit_sb": 119.79,
"profit_sb_percentage": 1.33,
"recommended": true
},
"lines": [
{
"id": "615a41a9-a7dd-4f8d-9d61-05fbc13a5a55",
"gambit_id": "888b2cb8-f91a-47b9-ab0c-07da75e5bcd8",
"last_updated": "2022-12-20T15:47:24.390368-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Houston Rockets",
"reward": "1.46000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64986060-9bff-4ee5-ab09-90887107107e/?format=api"
},
{
"id": "3c3f7876-c0a1-4b89-8bac-e6e09c00e52f",
"gambit_id": "eb23faa4-8a8a-431f-a638-374e6a988bd7",
"last_updated": "2022-12-20T15:47:24.391494-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "San Antonio Spurs",
"reward": "2.43000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64986060-9bff-4ee5-ab09-90887107107e/?format=api"
}
]
}