GET /api/bet_types/68cf2a57-f1dc-4996-ba3a-0a6e69627a12/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "68cf2a57-f1dc-4996-ba3a-0a6e69627a12",
"match": "https://api-prod.gambitprofit.com/api/matches/de896018-82de-4e49-9101-97725b6719ca/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-27T09:22:58.156107-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": "NYY",
"amount": 6390.0
},
{
"team": "TOR",
"amount": 3610.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "d005034a-faad-4323-9315-9494fe47a692",
"gambit_id": "5a3335c5-4182-4fbd-b9ee-457789ae505b",
"last_updated": "2023-09-28T18:58:19.961160-04:00",
"created_at": "2023-09-27T09:22:58.160995-04:00",
"name": "NYY",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68cf2a57-f1dc-4996-ba3a-0a6e69627a12/?format=api"
},
{
"id": "79dbac68-e554-48b2-b013-f0715312b3ba",
"gambit_id": "579a0cf1-1260-4320-b27b-5b0639a34cd5",
"last_updated": "2023-09-28T18:58:19.965688-04:00",
"created_at": "2023-09-27T09:22:58.164797-04:00",
"name": "TOR",
"reward": "2.62000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68cf2a57-f1dc-4996-ba3a-0a6e69627a12/?format=api"
}
]
}