GET /api/bet_types/2a73f4f3-bfd8-4faf-a4d3-01c96f74d52d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2a73f4f3-bfd8-4faf-a4d3-01c96f74d52d",
"match": "https://api-prod.gambitprofit.com/api/matches/0a92b62e-641f-44f4-86e2-690a46c8eca1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-18T14:27:14.622865-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": "Tommy Strydom",
"amount": 5938.0
},
{
"team": "Josh Krejci",
"amount": 4062.0
}
],
"expected_reward_tokens": 8489.58,
"profit_sb": -1010.42,
"profit_sb_percentage": -10.64,
"recommended": false
},
"lines": [
{
"id": "e628867f-2325-490a-9081-bdfd7a08b245",
"gambit_id": "22f6fdbb-a76b-4b6a-a90f-68971c9c8e50",
"last_updated": "2023-05-20T15:42:14.240552-04:00",
"created_at": "2023-05-18T14:27:14.626362-04:00",
"name": "Tommy Strydom",
"reward": "1.43000",
"odds": "1.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a73f4f3-bfd8-4faf-a4d3-01c96f74d52d/?format=api"
},
{
"id": "510481b6-88e7-4d66-835a-e0b94c05825d",
"gambit_id": "1caab979-5309-4afc-ba9d-1730bc6cd4f7",
"last_updated": "2023-05-20T15:42:14.238820-04:00",
"created_at": "2023-05-18T14:27:14.624773-04:00",
"name": "Josh Krejci",
"reward": "2.09000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a73f4f3-bfd8-4faf-a4d3-01c96f74d52d/?format=api"
}
]
}