GET /api/bet_types/2679d2a1-3688-449d-98e5-5bc5c78beeff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2679d2a1-3688-449d-98e5-5bc5c78beeff",
"match": "https://api-prod.gambitprofit.com/api/matches/178fafef-99eb-44aa-81ad-2d4516bdb135/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-17T09:53:16.759474-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": "Boston Celtics",
"amount": 7429.0
},
{
"team": "Orlando Magic",
"amount": 2571.0
}
],
"expected_reward_tokens": 9434.83,
"profit_sb": -65.17,
"profit_sb_percentage": -0.69,
"recommended": false
},
"lines": [
{
"id": "3258b9d2-f51f-4ede-acd6-f37cedb2b365",
"gambit_id": "0a34288b-5649-4a29-88ea-3ab6149ef774",
"last_updated": "2023-12-19T10:13:20.619741-05:00",
"created_at": "2023-12-17T09:53:16.779784-05:00",
"name": "Boston Celtics",
"reward": "1.27000",
"odds": "1.28570",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2679d2a1-3688-449d-98e5-5bc5c78beeff/?format=api"
},
{
"id": "e24d064d-4756-4175-bad2-836f2e8cea5e",
"gambit_id": "0095418c-2a3f-456a-8ad2-86f2e46ad6d5",
"last_updated": "2023-12-19T10:13:20.616405-05:00",
"created_at": "2023-12-17T09:53:16.764085-05:00",
"name": "Orlando Magic",
"reward": "3.67000",
"odds": "3.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2679d2a1-3688-449d-98e5-5bc5c78beeff/?format=api"
}
]
}