GET /api/bet_types/339b17e5-47c3-4ba7-9c0f-45e733f54a0f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "339b17e5-47c3-4ba7-9c0f-45e733f54a0f",
"match": "https://api-prod.gambitprofit.com/api/matches/2cb84540-bf72-43d4-a1b9-f259bf81f1a7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-06T10:57:11.874984-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": "NYY (C Schmidt)",
"amount": 5638.0
},
{
"team": "CWS (L Giolito)",
"amount": 4362.0
}
],
"expected_reward_tokens": 9640.02,
"profit_sb": 140.02,
"profit_sb_percentage": 1.47,
"recommended": true
},
"lines": [
{
"id": "d7d65961-84c4-48f4-bf9c-2e871a881c12",
"gambit_id": "83189bc9-7152-42a1-a666-a6ec3a63d1d1",
"last_updated": "2023-06-07T10:38:22.761231-04:00",
"created_at": "2023-06-06T10:57:11.879365-04:00",
"name": "NYY (C Schmidt)",
"reward": "1.71000",
"odds": "1.73530",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/339b17e5-47c3-4ba7-9c0f-45e733f54a0f/?format=api"
},
{
"id": "c4b40a8b-6d3b-4ea5-bee4-7a0beeb87eb2",
"gambit_id": "4bf714ec-48a1-43bd-9f1b-38d7a960c17f",
"last_updated": "2023-06-07T10:38:22.759623-04:00",
"created_at": "2023-06-06T10:57:11.876896-04:00",
"name": "CWS (L Giolito)",
"reward": "2.21000",
"odds": "2.26000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/339b17e5-47c3-4ba7-9c0f-45e733f54a0f/?format=api"
}
]
}