GET /api/bet_types/20311d29-65bd-4c93-aaf5-db7dc39ae8fd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "20311d29-65bd-4c93-aaf5-db7dc39ae8fd",
"match": "https://api-prod.gambitprofit.com/api/matches/704004b7-2b96-42cd-ba7e-48e645f82f36/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-12T09:43:06.266213-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": "ATL (S Strider)",
"amount": 6627.0
},
{
"team": "NYM (J Quintana)",
"amount": 3373.0
}
],
"expected_reward_tokens": 9476.61,
"profit_sb": -23.39,
"profit_sb_percentage": -0.25,
"recommended": false
},
"lines": [
{
"id": "50ed822c-6ce1-4381-9bd6-cf5924b4ed58",
"gambit_id": "7af1da54-a3b4-4c68-8d58-1bbadf51c2ab",
"last_updated": "2023-08-14T10:43:13.146322-04:00",
"created_at": "2023-08-12T09:43:06.271151-04:00",
"name": "ATL (S Strider)",
"reward": "1.43000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20311d29-65bd-4c93-aaf5-db7dc39ae8fd/?format=api"
},
{
"id": "7e15a2d1-28cc-46c5-845f-353f8a61a4f6",
"gambit_id": "893ff403-bcac-4854-b188-cc1fa7d1ea0f",
"last_updated": "2023-08-14T10:43:13.149893-04:00",
"created_at": "2023-08-12T09:43:06.276717-04:00",
"name": "NYM (J Quintana)",
"reward": "2.81000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20311d29-65bd-4c93-aaf5-db7dc39ae8fd/?format=api"
}
]
}