GET /api/bet_types/d7031f5c-7a86-4670-b904-b5f6584106e5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d7031f5c-7a86-4670-b904-b5f6584106e5",
"match": "https://api-prod.gambitprofit.com/api/matches/e46f4c30-e03d-4cac-9313-3cf840265839/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-08T10:38:07.175195-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": "LAA (L Giolito)",
"amount": 5157.0
},
{
"team": "SFO (S Alexander)",
"amount": 4843.0
}
],
"expected_reward_tokens": 9540.45,
"profit_sb": 40.45,
"profit_sb_percentage": 0.43,
"recommended": true
},
"lines": [
{
"id": "78df2f4d-7f23-49dd-91a4-724de0c2dec9",
"gambit_id": "9091d1b0-7b3b-4aca-8fa7-e4fa6612400c",
"last_updated": "2023-08-10T10:18:25.643827-04:00",
"created_at": "2023-08-08T10:38:07.185311-04:00",
"name": "LAA (L Giolito)",
"reward": "1.85000",
"odds": "1.89290",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7031f5c-7a86-4670-b904-b5f6584106e5/?format=api"
},
{
"id": "c86fd5b0-cc86-4037-ba3a-55676866a398",
"gambit_id": "8668265c-0226-43be-aa4b-af58908ea431",
"last_updated": "2023-08-10T10:18:25.638935-04:00",
"created_at": "2023-08-08T10:38:07.179627-04:00",
"name": "SFO (S Alexander)",
"reward": "1.97000",
"odds": "2.02000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7031f5c-7a86-4670-b904-b5f6584106e5/?format=api"
}
]
}