GET /api/bet_types/dc57ba75-22c5-407d-8c02-ddbb3ebfdb5f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dc57ba75-22c5-407d-8c02-ddbb3ebfdb5f",
"match": "https://api-prod.gambitprofit.com/api/matches/311ab76c-513c-4048-8851-6be3cd2aa887/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-04T08:52:59.092819-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": "PIT",
"amount": 5423.0
},
{
"team": "MIL",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "49d770bf-9eb9-4e3d-97f6-40fa2b24d2b7",
"gambit_id": "106bf323-9dc2-4f81-864d-4f3b45d56723",
"last_updated": "2023-08-05T12:03:15.027402-04:00",
"created_at": "2023-08-04T08:52:59.097767-04:00",
"name": "PIT",
"reward": "1.73000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc57ba75-22c5-407d-8c02-ddbb3ebfdb5f/?format=api"
},
{
"id": "b947b153-846f-42a2-8ac3-f56d506d40b7",
"gambit_id": "b1a62b54-431e-423c-80d0-2dbaf8f76355",
"last_updated": "2023-08-05T12:03:15.032076-04:00",
"created_at": "2023-08-04T08:52:59.102534-04:00",
"name": "MIL",
"reward": "2.05000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc57ba75-22c5-407d-8c02-ddbb3ebfdb5f/?format=api"
}
]
}