GET /api/bet_types/5b6e54ac-0e9f-4ab3-8543-26ff4ed748f7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5b6e54ac-0e9f-4ab3-8543-26ff4ed748f7",
"match": "https://api-prod.gambitprofit.com/api/matches/05b305ad-bb5f-42ec-9aac-9dcab5418d2d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-29T08:33:13.904910-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": "SEA (G Kirby)",
"amount": 6935.0
},
{
"team": "OAK (K Waldichuk)",
"amount": 3065.0
}
],
"expected_reward_tokens": 9500.95,
"profit_sb": 0.95,
"profit_sb_percentage": 0.01,
"recommended": true
},
"lines": [
{
"id": "4be96638-22a7-472e-8e2e-e46f553789cc",
"gambit_id": "5d3bd3f6-01a9-4e51-a089-6a467998c882",
"last_updated": "2023-09-05T21:38:06.182500-04:00",
"created_at": "2023-08-29T08:33:13.914376-04:00",
"name": "SEA (G Kirby)",
"reward": "1.37000",
"odds": "1.39220",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b6e54ac-0e9f-4ab3-8543-26ff4ed748f7/?format=api"
},
{
"id": "d532d144-12aa-4e7b-a01f-ac6557893eec",
"gambit_id": "4cf30dc6-75bf-4b94-9b37-054732cc5fc9",
"last_updated": "2023-09-05T21:38:06.179318-04:00",
"created_at": "2023-08-29T08:33:13.909545-04:00",
"name": "OAK (K Waldichuk)",
"reward": "3.10000",
"odds": "3.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b6e54ac-0e9f-4ab3-8543-26ff4ed748f7/?format=api"
}
]
}