GET /api/bet_types/11e10212-7b1c-46e2-8e1c-c66eb43afa5f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "11e10212-7b1c-46e2-8e1c-c66eb43afa5f",
"match": "https://api-prod.gambitprofit.com/api/matches/cfd0453f-2267-4a1d-a846-a9892bfa6a78/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-05: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": "Toledo",
"amount": 5106.0
},
{
"team": "Kent State",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "01fc9f51-e336-4629-b3be-a41d71b84119",
"gambit_id": "1b4f4c9f-9cc7-4cdb-940b-fd066d87008b",
"last_updated": "2022-10-17T09:27:39.567068-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Toledo",
"reward": "1.84000",
"odds": "1.86960",
"spread": "-7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11e10212-7b1c-46e2-8e1c-c66eb43afa5f/?format=api"
},
{
"id": "8dc7e45b-9122-490a-ae5e-1482d33c71f4",
"gambit_id": "09344ba8-8018-41ce-94f0-93ca5fdfe065",
"last_updated": "2022-10-17T09:27:39.568083-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Kent State",
"reward": "1.92000",
"odds": "1.95240",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11e10212-7b1c-46e2-8e1c-c66eb43afa5f/?format=api"
}
]
}