GET /api/bet_types/a69aafd8-fc65-4afb-9816-5f25d6f3b04d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a69aafd8-fc65-4afb-9816-5f25d6f3b04d",
"match": "https://api-prod.gambitprofit.com/api/matches/e6320b62-2880-48fa-a2a9-988de1c5e023/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-04T10:37:56.756017-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": "Milwaukee Bucks",
"amount": 6308.0
},
{
"team": "Philadelphia 76ers",
"amount": 3692.0
}
],
"expected_reward_tokens": 9525.08,
"profit_sb": 25.08,
"profit_sb_percentage": 0.26,
"recommended": true
},
"lines": [
{
"id": "41820a9e-400e-4c92-8831-27eecdd52d7f",
"gambit_id": "cd79846f-59c6-46bf-b7ee-801908868282",
"last_updated": "2023-03-06T10:32:11.205419-05:00",
"created_at": "2023-03-04T10:37:56.757225-05:00",
"name": "Milwaukee Bucks",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a69aafd8-fc65-4afb-9816-5f25d6f3b04d/?format=api"
},
{
"id": "daa1d921-83e1-4672-b252-bdfc0632cbd6",
"gambit_id": "5619e55a-3dca-41fe-8214-00383e18d18f",
"last_updated": "2023-03-06T10:32:11.206868-05:00",
"created_at": "2023-03-04T10:37:56.758452-05:00",
"name": "Philadelphia 76ers",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a69aafd8-fc65-4afb-9816-5f25d6f3b04d/?format=api"
}
]
}