GET /api/bet_types/ce7f3259-52f5-4ff8-9e9b-9ba0c830c558/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ce7f3259-52f5-4ff8-9e9b-9ba0c830c558",
"match": "https://api-prod.gambitprofit.com/api/matches/5ea23204-de8c-4e70-815b-18bc47efae1a/?format=api",
"name": "Pick the Winner",
"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": "UL Lafayette",
"amount": 5521.0
},
{
"team": "Southern Miss",
"amount": 4479.0
}
],
"expected_reward_tokens": 9495.48,
"profit_sb": -4.52,
"profit_sb_percentage": -0.05,
"recommended": false
},
"lines": [
{
"id": "9d558f65-dd8d-466d-9a37-1f69037caf9f",
"gambit_id": "010d1677-fd69-4b26-94f7-86f5ac893f94",
"last_updated": "2022-10-28T10:02:06.520606-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "UL Lafayette",
"reward": "1.72000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce7f3259-52f5-4ff8-9e9b-9ba0c830c558/?format=api"
},
{
"id": "8a43ebc8-74d7-4b11-934c-b321609543a0",
"gambit_id": "b4e248cf-bbac-4b5c-ae3c-ff2972358f16",
"last_updated": "2022-10-28T10:02:06.519590-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Southern Miss",
"reward": "2.12000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce7f3259-52f5-4ff8-9e9b-9ba0c830c558/?format=api"
}
]
}