GET /api/bet_types/ce3b2912-5263-4920-bf4b-3c094445c5ed/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ce3b2912-5263-4920-bf4b-3c094445c5ed",
"match": "https://api-prod.gambitprofit.com/api/matches/4d663550-a4ff-4937-b0cf-a48d03c5f1bf/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-07T08:28:02.281988-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": "MIL",
"amount": 5107.0
},
{
"team": "COL",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "bfa855a4-3e3f-4a76-9405-21435b6d9953",
"gambit_id": "244975b3-689d-404e-b6ae-2ea9674ad80d",
"last_updated": "2023-08-09T10:43:17.855881-04:00",
"created_at": "2023-08-07T08:28:02.294001-04:00",
"name": "MIL",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce3b2912-5263-4920-bf4b-3c094445c5ed/?format=api"
},
{
"id": "103123b1-bdaf-4afd-8ca4-0f09dfad0554",
"gambit_id": "f200dfec-439f-4bf4-bb66-88a1bd2655e7",
"last_updated": "2023-08-09T10:43:17.850463-04:00",
"created_at": "2023-08-07T08:28:02.287723-04:00",
"name": "COL",
"reward": "1.91000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce3b2912-5263-4920-bf4b-3c094445c5ed/?format=api"
}
]
}