GET /api/bet_types/64ccf751-8442-4f43-a19b-754550418d87/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "64ccf751-8442-4f43-a19b-754550418d87",
"match": "https://api-prod.gambitprofit.com/api/matches/b02e0f99-ab26-4f03-ba54-b956a8b328fa/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-18T09:13:00.145855-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": "Cleveland Browns",
"amount": 6160.0
},
{
"team": "Indianapolis Colts",
"amount": 3840.0
}
],
"expected_reward_tokens": 9484.8,
"profit_sb": -15.2,
"profit_sb_percentage": -0.16,
"recommended": false
},
"lines": [
{
"id": "67a0f45d-dc73-4e1f-907d-729a3ab6f1a5",
"gambit_id": "767c87cd-9b7f-4eeb-a526-56201982063f",
"last_updated": "2023-10-23T13:43:24.796583-04:00",
"created_at": "2023-10-18T09:13:00.150632-04:00",
"name": "Cleveland Browns",
"reward": "1.54000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64ccf751-8442-4f43-a19b-754550418d87/?format=api"
},
{
"id": "d1113a06-7a7c-4875-a318-8a109c155e51",
"gambit_id": "16d8f12a-7064-493e-843f-bc7ef4b1b2ea",
"last_updated": "2023-10-23T13:43:24.800166-04:00",
"created_at": "2023-10-18T09:13:00.156247-04:00",
"name": "Indianapolis Colts",
"reward": "2.47000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64ccf751-8442-4f43-a19b-754550418d87/?format=api"
}
]
}