GET /api/bet_types/8c5b348e-0622-47f0-bb5b-f47ad01004ee/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8c5b348e-0622-47f0-bb5b-f47ad01004ee",
"match": "https://api-prod.gambitprofit.com/api/matches/6f5b3363-890b-484e-acff-e232e9677ebf/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-12T13:32:58.948104-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": "Hakeem Dawodu",
"amount": 6868.0
},
{
"team": "Cub Swanson",
"amount": 3132.0
}
],
"expected_reward_tokens": 9270.72,
"profit_sb": -229.28,
"profit_sb_percentage": -2.41,
"recommended": false
},
"lines": [
{
"id": "27f4eb19-d7e7-4740-8d57-770ca4ed26f8",
"gambit_id": "08a61d54-c278-42d4-b1e5-3c28ae92b202",
"last_updated": "2023-08-14T18:48:05.825288-04:00",
"created_at": "2023-08-12T13:32:58.956372-04:00",
"name": "Hakeem Dawodu",
"reward": "1.35000",
"odds": "1.37040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c5b348e-0622-47f0-bb5b-f47ad01004ee/?format=api"
},
{
"id": "ac880a02-c6d8-408f-8701-fa05395e0f47",
"gambit_id": "ad0c4cd9-7b79-498d-b8a3-c0f97c1c1270",
"last_updated": "2023-08-14T18:48:05.821870-04:00",
"created_at": "2023-08-12T13:32:58.952124-04:00",
"name": "Cub Swanson",
"reward": "2.96000",
"odds": "3.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c5b348e-0622-47f0-bb5b-f47ad01004ee/?format=api"
}
]
}