GET /api/bet_types/27722b5f-15ef-4dcf-a50a-ba0c85425052/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "27722b5f-15ef-4dcf-a50a-ba0c85425052",
"match": "https://api-prod.gambitprofit.com/api/matches/57d3ade5-93f7-4590-87db-ba1357a07f3a/?format=api",
"name": "Play the Odds",
"created_at": "2023-01-02T10:27:01.494823-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": "Atlanta Hawks",
"amount": 5000.0
},
{
"team": "Golden State Warriors",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "f3d72312-ca3a-42ce-8426-d202fdb5980f",
"gambit_id": "edff3b2c-6707-4e5d-9b09-55c807297341",
"last_updated": "2023-01-03T10:52:16.336454-05:00",
"created_at": "2023-01-02T10:27:01.497250-05:00",
"name": "Atlanta Hawks",
"reward": "1.78000",
"odds": "1.90910",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27722b5f-15ef-4dcf-a50a-ba0c85425052/?format=api"
},
{
"id": "509fc0c7-3ecf-4665-a084-4ba805981d0b",
"gambit_id": "8519cf49-a6a3-4869-a92b-29773c0da90c",
"last_updated": "2023-01-03T10:52:16.335323-05:00",
"created_at": "2023-01-02T10:27:01.495996-05:00",
"name": "Golden State Warriors",
"reward": "1.78000",
"odds": "1.90910",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27722b5f-15ef-4dcf-a50a-ba0c85425052/?format=api"
}
]
}