GET /api/bet_types/2f2cda8f-ecc6-4ae2-81fb-5fe6000ba5f5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2f2cda8f-ecc6-4ae2-81fb-5fe6000ba5f5",
"match": "https://api-prod.gambitprofit.com/api/matches/81a24f60-484b-41f6-acbb-b539b35298e6/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05: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": "Sacramento Kings",
"amount": 7837.0
},
{
"team": "Charlotte Hornets",
"amount": 2163.0
}
],
"expected_reward_tokens": 9169.29,
"profit_sb": 169.29,
"profit_sb_percentage": 1.88,
"recommended": true
},
"lines": [
{
"id": "2930179d-4009-4e00-ac27-3d70473c798a",
"gambit_id": "e6cf322a-0af0-483b-b639-38793c4e0021",
"last_updated": "2022-12-20T15:42:20.212683-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Sacramento Kings",
"reward": "1.17000",
"odds": "1.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f2cda8f-ecc6-4ae2-81fb-5fe6000ba5f5/?format=api"
},
{
"id": "e1b9a2d0-901a-4a44-9f9d-7ce8f5f26608",
"gambit_id": "35a59652-8b5e-43a2-996c-d1d285b4dfa0",
"last_updated": "2022-12-20T15:42:20.213808-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Charlotte Hornets",
"reward": "4.24000",
"odds": "4.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f2cda8f-ecc6-4ae2-81fb-5fe6000ba5f5/?format=api"
}
]
}