GET /api/bet_types/c041e19c-ccf4-4887-a451-ec461874b062/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c041e19c-ccf4-4887-a451-ec461874b062",
"match": "https://api-prod.gambitprofit.com/api/matches/2533ed46-81b6-49a4-b89f-70534de7899a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-22T13:06:57.757021-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": "TAM (S McClanahan)",
"amount": 6353.0
},
{
"team": "CWS (D Cease)",
"amount": 3647.0
}
],
"expected_reward_tokens": 9591.61,
"profit_sb": 91.61,
"profit_sb_percentage": 0.96,
"recommended": true
},
"lines": [
{
"id": "aeeaca80-ec45-40ec-a35a-8a0b03698c8f",
"gambit_id": "805b30d3-af6d-49ae-8a1e-2f5444968f4d",
"last_updated": "2023-04-23T12:41:51.834870-04:00",
"created_at": "2023-04-22T13:06:57.758761-04:00",
"name": "TAM (S McClanahan)",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c041e19c-ccf4-4887-a451-ec461874b062/?format=api"
},
{
"id": "6061f063-2f85-4311-9e51-6c47351268f7",
"gambit_id": "ebe1e41c-b76d-4df2-a3d1-3b2181c80c34",
"last_updated": "2023-04-23T12:41:51.836402-04:00",
"created_at": "2023-04-22T13:06:57.760471-04:00",
"name": "CWS (D Cease)",
"reward": "2.63000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c041e19c-ccf4-4887-a451-ec461874b062/?format=api"
}
]
}