GET /api/bet_types/358260a8-ada9-4ce5-bd28-d3da01dcea4a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "358260a8-ada9-4ce5-bd28-d3da01dcea4a",
"match": "https://api-prod.gambitprofit.com/api/matches/7a26c6d5-fe8e-4af3-8739-973e36b81c46/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-06T09:23:26.048000-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": "Utah Jazz",
"amount": 5000.0
},
{
"team": "Philadelphia 76ers",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "d317ba0b-f060-4acf-964f-9dab1ca8300c",
"gambit_id": "dd96c0be-b0fa-40ab-8e07-84a4d190bab7",
"last_updated": "2024-01-09T10:23:17.417339-05:00",
"created_at": "2024-01-06T09:23:26.051966-05:00",
"name": "Utah Jazz",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/358260a8-ada9-4ce5-bd28-d3da01dcea4a/?format=api"
},
{
"id": "599a1eb6-894d-4f8a-b18f-ad453ef90aee",
"gambit_id": "26183f6c-8455-4ef2-aeb8-cb008d1b5ae2",
"last_updated": "2024-01-09T10:23:17.427343-05:00",
"created_at": "2024-01-06T09:23:26.056900-05:00",
"name": "Philadelphia 76ers",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/358260a8-ada9-4ce5-bd28-d3da01dcea4a/?format=api"
}
]
}