GET /api/bet_types/f1a8af10-c386-454b-9356-cea4d9d44d7c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f1a8af10-c386-454b-9356-cea4d9d44d7c",
"match": "https://api-prod.gambitprofit.com/api/matches/a11cd09c-1c03-49d6-bbce-5a8e3443683d/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-30T08:23:05.337382-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": "MIN",
"amount": 6241.0
},
{
"team": "BAL",
"amount": 3759.0
}
],
"expected_reward_tokens": 9547.86,
"profit_sb": 47.86,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "a401f3dd-d4a8-47cd-936f-a8d2c40f270c",
"gambit_id": "7dfc3553-5fe5-4924-9cc7-a57b8424b022",
"last_updated": "2023-07-02T11:08:02.245030-04:00",
"created_at": "2023-06-30T08:23:05.339307-04:00",
"name": "MIN",
"reward": "1.53000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1a8af10-c386-454b-9356-cea4d9d44d7c/?format=api"
},
{
"id": "473d3fb3-a4cf-4eb6-b546-389efb77bc76",
"gambit_id": "f9bbd941-d669-4f8a-8684-5e5774c7d560",
"last_updated": "2023-07-02T11:08:02.247594-04:00",
"created_at": "2023-06-30T08:23:05.341463-04:00",
"name": "BAL",
"reward": "2.54000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1a8af10-c386-454b-9356-cea4d9d44d7c/?format=api"
}
]
}