GET /api/bet_types/75d2cf4c-0636-45dc-aebe-e5e9768c7f1f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "75d2cf4c-0636-45dc-aebe-e5e9768c7f1f",
"match": "https://api-prod.gambitprofit.com/api/matches/bd906c60-8e0c-4cd4-b183-175e8b729056/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-04T09:48:07.341361-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": "Seattle Mariners",
"amount": 6010.0
},
{
"team": "Cincinnati Reds",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "264b8f6a-a1dd-4ee6-b142-e0d50057d740",
"gambit_id": "ffda68bc-f1d0-493a-944f-9572fbd1a816",
"last_updated": "2023-09-05T17:08:01.079143-04:00",
"created_at": "2023-09-04T09:48:07.352920-04:00",
"name": "Seattle Mariners",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75d2cf4c-0636-45dc-aebe-e5e9768c7f1f/?format=api"
},
{
"id": "e2f38a91-3503-4d85-9bef-8630a348b5cb",
"gambit_id": "0eccd02e-f947-4e1a-9dc6-f351ef1a0b95",
"last_updated": "2023-09-05T17:08:01.082461-04:00",
"created_at": "2023-09-04T09:48:07.366213-04:00",
"name": "Cincinnati Reds",
"reward": "2.38000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75d2cf4c-0636-45dc-aebe-e5e9768c7f1f/?format=api"
}
]
}