GET /api/bet_types/63d071c8-f99f-4f34-bdc0-f92261c5e642/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "63d071c8-f99f-4f34-bdc0-f92261c5e642",
"match": "https://api-prod.gambitprofit.com/api/matches/b2ab50c1-2363-4ea3-bb90-e779eef62ccb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-30T10:28:06.588881-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": "Golden State Warriors",
"amount": 5512.0
},
{
"team": "Los Angeles Clippers",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "49004679-5f5b-4d99-8b8f-a26fde5833bc",
"gambit_id": "1e5a2e3f-08f4-45fe-95e2-dfd2421d0759",
"last_updated": "2023-12-01T15:43:20.361885-05:00",
"created_at": "2023-11-30T10:28:06.600929-05:00",
"name": "Golden State Warriors",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63d071c8-f99f-4f34-bdc0-f92261c5e642/?format=api"
},
{
"id": "aa7fb45a-3127-4b0c-9a5a-10260a399f11",
"gambit_id": "1928feb5-0b32-4e5c-baf1-c442a9e1f720",
"last_updated": "2023-12-01T15:43:20.358320-05:00",
"created_at": "2023-11-30T10:28:06.592761-05:00",
"name": "Los Angeles Clippers",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63d071c8-f99f-4f34-bdc0-f92261c5e642/?format=api"
}
]
}