GET /api/bet_types/24906c8f-1d7f-4125-b74b-4528835d86ce/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "24906c8f-1d7f-4125-b74b-4528835d86ce",
"match": "https://api-prod.gambitprofit.com/api/matches/32e15cb9-13b1-4a72-9878-e79abd01ed10/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-27T08:43:23.074292-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": 5867.0
},
{
"team": "NYM",
"amount": 4133.0
}
],
"expected_reward_tokens": 9504.54,
"profit_sb": 4.54,
"profit_sb_percentage": 0.05,
"recommended": true
},
"lines": [
{
"id": "4e4f3019-c262-4089-9edd-d3c33ec735da",
"gambit_id": "91388511-f255-492e-9341-56f664689cc8",
"last_updated": "2023-06-28T10:23:24.045664-04:00",
"created_at": "2023-06-27T08:43:23.076920-04:00",
"name": "MIL",
"reward": "1.62000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24906c8f-1d7f-4125-b74b-4528835d86ce/?format=api"
},
{
"id": "90790b87-6d5f-4bce-9086-7a47dff671c7",
"gambit_id": "9260d681-a276-4c43-b039-467d4fee2dbe",
"last_updated": "2023-06-28T10:23:24.043827-04:00",
"created_at": "2023-06-27T08:43:23.079887-04:00",
"name": "NYM",
"reward": "2.30000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24906c8f-1d7f-4125-b74b-4528835d86ce/?format=api"
}
]
}