GET /api/bet_types/f1564ce0-e79b-4535-bf8c-9f8753689d9f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f1564ce0-e79b-4535-bf8c-9f8753689d9f",
"match": "https://api-prod.gambitprofit.com/api/matches/ece7479f-9755-4c23-9f4a-50384bb4019c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-11T12:57:05.666325-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": "St Louis Battlehawks",
"amount": 6308.0
},
{
"team": "Arlington Renegades",
"amount": 3692.0
}
],
"expected_reward_tokens": 9525.08,
"profit_sb": 25.08,
"profit_sb_percentage": 0.26,
"recommended": true
},
"lines": [
{
"id": "4dafba4c-aa86-46cb-9838-496f2ea211ff",
"gambit_id": "f952aaa9-e032-4df6-b13d-8cf800b8836d",
"last_updated": "2023-03-13T19:22:11.059516-04:00",
"created_at": "2023-03-11T12:57:05.667780-05:00",
"name": "St Louis Battlehawks",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1564ce0-e79b-4535-bf8c-9f8753689d9f/?format=api"
},
{
"id": "c01ddb90-999f-4a4e-b695-16e46b145114",
"gambit_id": "eaaa4f13-8374-463b-91b1-d79eff32fc20",
"last_updated": "2023-03-13T19:22:11.060877-04:00",
"created_at": "2023-03-11T12:57:05.669147-05:00",
"name": "Arlington Renegades",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1564ce0-e79b-4535-bf8c-9f8753689d9f/?format=api"
}
]
}