GET /api/bet_types/a95835b9-d592-43ec-bb91-dda55db51bee/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a95835b9-d592-43ec-bb91-dda55db51bee",
"match": "https://api-prod.gambitprofit.com/api/matches/0130e188-87d7-4718-b24f-a37222dfad35/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-18T10:18:21.525979-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": "Toronto Maple Leafs",
"amount": 5614.0
},
{
"team": "Calgary Flames",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "8b024622-27ac-4db1-9770-4ac5d65806ac",
"gambit_id": "b2105e1c-4bd6-4d5f-9e31-b94746314b01",
"last_updated": "2024-01-19T20:33:18.608199-05:00",
"created_at": "2024-01-18T10:18:21.531954-05:00",
"name": "Toronto Maple Leafs",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a95835b9-d592-43ec-bb91-dda55db51bee/?format=api"
},
{
"id": "f94549df-6f87-493c-bab9-5bfa3de33dc6",
"gambit_id": "c6d5697c-7fae-4635-b3aa-ded64be91a42",
"last_updated": "2024-01-19T20:33:18.612295-05:00",
"created_at": "2024-01-18T10:18:21.536373-05:00",
"name": "Calgary Flames",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a95835b9-d592-43ec-bb91-dda55db51bee/?format=api"
}
]
}