GET /api/bet_types/76226c25-ba6d-4305-934d-850ef37eaadf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "76226c25-ba6d-4305-934d-850ef37eaadf",
"match": "https://api-prod.gambitprofit.com/api/matches/116033d2-a416-485d-b096-00f0f3959073/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-28T08:48:03.475122-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": "c5394b2d-6007-459d-a01b-1420e8803465",
"gambit_id": "112154d0-0eb1-4427-ac39-a7b085d0907c",
"last_updated": "2023-06-29T17:58:30.208275-04:00",
"created_at": "2023-06-28T08:48:03.477077-04:00",
"name": "MIL",
"reward": "1.62000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76226c25-ba6d-4305-934d-850ef37eaadf/?format=api"
},
{
"id": "b42f0403-eb05-454b-9cb0-1a87b8c48692",
"gambit_id": "53a0ee7b-b188-44ec-8ccb-09767cfa5b8e",
"last_updated": "2023-06-29T17:58:30.209996-04:00",
"created_at": "2023-06-28T08:48:03.479056-04:00",
"name": "NYM",
"reward": "2.30000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76226c25-ba6d-4305-934d-850ef37eaadf/?format=api"
}
]
}