GET /api/bet_types/69578a57-5eeb-4919-8ebe-9f848cb25eaa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "69578a57-5eeb-4919-8ebe-9f848cb25eaa",
"match": "https://api-prod.gambitprofit.com/api/matches/ecd4ed7e-addc-40ef-986a-ac8f602e37f4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-14T09:13:24.634960-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": "TEX (J Gray)",
"amount": 5615.0
},
{
"team": "CLE (A Civale)",
"amount": 4385.0
}
],
"expected_reward_tokens": 9601.65,
"profit_sb": 101.65,
"profit_sb_percentage": 1.07,
"recommended": true
},
"lines": [
{
"id": "8c7bbe96-848a-4331-9c2c-07a94b9b90bf",
"gambit_id": "bee07a4d-8914-4c87-9e8f-d64df3da5d1e",
"last_updated": "2023-07-15T08:58:10.511856-04:00",
"created_at": "2023-07-14T09:13:24.638288-04:00",
"name": "TEX (J Gray)",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69578a57-5eeb-4919-8ebe-9f848cb25eaa/?format=api"
},
{
"id": "44856414-ab2d-4ffa-9016-6614cc5d05f5",
"gambit_id": "bd1dc57c-9b0b-4170-aa71-5918367a225f",
"last_updated": "2023-07-15T08:58:10.510502-04:00",
"created_at": "2023-07-14T09:13:24.636587-04:00",
"name": "CLE (A Civale)",
"reward": "2.19000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69578a57-5eeb-4919-8ebe-9f848cb25eaa/?format=api"
}
]
}