GET /api/bet_types/9ec2d5d0-16f6-4d70-a91a-7e725efe6e23/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9ec2d5d0-16f6-4d70-a91a-7e725efe6e23",
"match": "https://api-prod.gambitprofit.com/api/matches/c0cce319-6f70-4a38-861a-3f48f2c9ffcf/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-20T10:51:58.815571-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": "LAA (P Sandoval)",
"amount": 5377.0
},
{
"team": "MIN (L Varland)",
"amount": 4623.0
}
],
"expected_reward_tokens": 9569.61,
"profit_sb": 69.61,
"profit_sb_percentage": 0.73,
"recommended": true
},
"lines": [
{
"id": "9f6e2328-bfc4-48f5-8b8f-d6b1bf8d7ad0",
"gambit_id": "0ee04c37-d97c-4a32-8677-b49a8e58432f",
"last_updated": "2023-05-22T13:17:11.461460-04:00",
"created_at": "2023-05-20T10:51:58.818391-04:00",
"name": "LAA (P Sandoval)",
"reward": "1.78000",
"odds": "1.81970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ec2d5d0-16f6-4d70-a91a-7e725efe6e23/?format=api"
},
{
"id": "c9789fe2-b708-491e-9275-295684ffbef0",
"gambit_id": "d777719a-bd64-43ed-9255-26439ac52b56",
"last_updated": "2023-05-22T13:17:11.460260-04:00",
"created_at": "2023-05-20T10:51:58.816935-04:00",
"name": "MIN (L Varland)",
"reward": "2.07000",
"odds": "2.12000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ec2d5d0-16f6-4d70-a91a-7e725efe6e23/?format=api"
}
]
}