GET /api/bet_types/99bcd8d5-ce7c-42f0-aabe-790b18386635/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "99bcd8d5-ce7c-42f0-aabe-790b18386635",
"match": "https://api-prod.gambitprofit.com/api/matches/86a68437-36f0-4642-8879-d4a00d641b0b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-12T08:57:10.920859-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": "New Orleans Pelicans",
"amount": 6554.0
},
{
"team": "Oklahoma City Thunder",
"amount": 3446.0
}
],
"expected_reward_tokens": 9372.22,
"profit_sb": -127.78,
"profit_sb_percentage": -1.35,
"recommended": false
},
"lines": [
{
"id": "494a67d4-fbe4-4aef-90a0-4cd1040fcf5d",
"gambit_id": "91fe75e7-53d4-4562-a1e5-8844862689b0",
"last_updated": "2023-04-13T17:22:17.631337-04:00",
"created_at": "2023-04-12T08:57:10.923068-04:00",
"name": "New Orleans Pelicans",
"reward": "1.43000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99bcd8d5-ce7c-42f0-aabe-790b18386635/?format=api"
},
{
"id": "4afb3782-2957-4003-9267-ecb165f0ba1a",
"gambit_id": "4486d8fe-ef80-4522-9293-47c1c2ac5259",
"last_updated": "2023-04-13T17:22:17.633383-04:00",
"created_at": "2023-04-12T08:57:10.925125-04:00",
"name": "Oklahoma City Thunder",
"reward": "2.72000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99bcd8d5-ce7c-42f0-aabe-790b18386635/?format=api"
}
]
}