GET /api/bet_types/8d20ff7a-d0cd-44d2-91d1-432c85a0c13b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8d20ff7a-d0cd-44d2-91d1-432c85a0c13b",
"match": "https://api-prod.gambitprofit.com/api/matches/5f4355c3-4a03-4045-b01e-5398e0bd4785/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-03T10:48:10.858758-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": "MIA (S Alcantara)",
"amount": 6359.0
},
{
"team": "WAS (J Gray)",
"amount": 3641.0
}
],
"expected_reward_tokens": 9538.5,
"profit_sb": 38.5,
"profit_sb_percentage": 0.41,
"recommended": true
},
"lines": [
{
"id": "fc0428ee-8415-4863-8b01-5397e8cd89cc",
"gambit_id": "19eb9668-bb88-439c-818b-6ff2b0e493e9",
"last_updated": "2023-09-05T10:32:58.446870-04:00",
"created_at": "2023-09-03T10:48:10.869283-04:00",
"name": "MIA (S Alcantara)",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d20ff7a-d0cd-44d2-91d1-432c85a0c13b/?format=api"
},
{
"id": "238d9bf8-bf4b-413e-afda-cc46c33dd53b",
"gambit_id": "a1f51a8d-ded6-42ed-ba92-d69540b81723",
"last_updated": "2023-09-05T10:32:58.450445-04:00",
"created_at": "2023-09-03T10:48:10.875222-04:00",
"name": "WAS (J Gray)",
"reward": "2.62000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d20ff7a-d0cd-44d2-91d1-432c85a0c13b/?format=api"
}
]
}