GET /api/bet_types/80697d56-2474-47ff-88ce-0148d9ab21e5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "80697d56-2474-47ff-88ce-0148d9ab21e5",
"match": "https://api-prod.gambitprofit.com/api/matches/31130902-03da-49c9-a150-c1a8dc8ea21a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-22T13:06:59.858689-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": "TEX (A Heaney)",
"amount": 6833.0
},
{
"team": "OAK (S Fujinami)",
"amount": 3167.0
}
],
"expected_reward_tokens": 9564.34,
"profit_sb": 64.34,
"profit_sb_percentage": 0.68,
"recommended": true
},
"lines": [
{
"id": "d16cc9a7-d880-434f-b112-6c29c87d1387",
"gambit_id": "af1e0945-86f0-4a98-b8a2-013b8dc9a45b",
"last_updated": "2023-04-23T12:41:53.491869-04:00",
"created_at": "2023-04-22T13:06:59.860436-04:00",
"name": "TEX (A Heaney)",
"reward": "1.40000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80697d56-2474-47ff-88ce-0148d9ab21e5/?format=api"
},
{
"id": "0631d1da-891c-4299-abf4-aeb3ebd9855f",
"gambit_id": "e52d248c-abe8-4793-8382-ed1f1f7d991b",
"last_updated": "2023-04-23T12:41:53.494208-04:00",
"created_at": "2023-04-22T13:06:59.862359-04:00",
"name": "OAK (S Fujinami)",
"reward": "3.02000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80697d56-2474-47ff-88ce-0148d9ab21e5/?format=api"
}
]
}