GET /api/bet_types/1a78d0c0-75ac-455b-96ee-3aed82d3d4bf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1a78d0c0-75ac-455b-96ee-3aed82d3d4bf",
"match": "https://api-prod.gambitprofit.com/api/matches/998a97b9-f642-44c2-ba93-e4f9b94a6a3c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-22T13:06:59.631914-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": "Curtis Blaydes",
"amount": 5585.0
},
{
"team": "Sergei Pavlovich",
"amount": 4415.0
}
],
"expected_reward_tokens": 9271.1,
"profit_sb": -228.9,
"profit_sb_percentage": -2.41,
"recommended": false
},
"lines": [
{
"id": "61ab271f-b6c6-4228-815e-a7d557ce656d",
"gambit_id": "1ef92da5-3f55-4fbd-8389-0b76b21c0225",
"last_updated": "2023-04-24T18:57:05.306590-04:00",
"created_at": "2023-04-22T13:06:59.634220-04:00",
"name": "Curtis Blaydes",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a78d0c0-75ac-455b-96ee-3aed82d3d4bf/?format=api"
},
{
"id": "7c2cf0c6-f43c-44ce-bd86-7ad6e653f6c4",
"gambit_id": "69f01fd1-988a-4d97-947b-291996ff9dd0",
"last_updated": "2023-04-24T18:57:05.309310-04:00",
"created_at": "2023-04-22T13:06:59.636774-04:00",
"name": "Sergei Pavlovich",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a78d0c0-75ac-455b-96ee-3aed82d3d4bf/?format=api"
}
]
}