GET /api/bet_types/78547ffb-5b9f-41ec-8dcc-2d89d0c9d909/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "78547ffb-5b9f-41ec-8dcc-2d89d0c9d909",
"match": "https://api-prod.gambitprofit.com/api/matches/4973e7af-6bab-46b2-b6de-36dc589a665e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-01T19:33:12.216197-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": "Jalin Turner",
"amount": 5794.0
},
{
"team": "Bobby Green",
"amount": 4206.0
}
],
"expected_reward_tokens": 9211.14,
"profit_sb": -288.86,
"profit_sb_percentage": -3.04,
"recommended": false
},
"lines": [
{
"id": "5a12a852-9217-459f-9064-7e449cdaf500",
"gambit_id": "c75f7e0f-7bea-4552-a2e6-62f5b71ba0f5",
"last_updated": "2023-12-05T21:28:21.133377-05:00",
"created_at": "2023-12-01T19:33:12.220081-05:00",
"name": "Jalin Turner",
"reward": "1.59000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78547ffb-5b9f-41ec-8dcc-2d89d0c9d909/?format=api"
},
{
"id": "a9ec2c11-f9d0-4eae-a539-246abbeacbe5",
"gambit_id": "dc0a782b-1f3b-4a6e-ba21-98cf284097e6",
"last_updated": "2023-12-05T21:28:21.136624-05:00",
"created_at": "2023-12-01T19:33:12.224671-05:00",
"name": "Bobby Green",
"reward": "2.19000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78547ffb-5b9f-41ec-8dcc-2d89d0c9d909/?format=api"
}
]
}