GET /api/bet_types/131b05ff-fbd7-412e-a60b-170d7243aa43/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "131b05ff-fbd7-412e-a60b-170d7243aa43",
"match": "https://api-prod.gambitprofit.com/api/matches/3b24409e-8430-401e-aabb-fd281e73d2b0/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-22T08:43:05.462150-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": "Vancouver Canucks",
"amount": 7770.0
},
{
"team": "Chicago Blackhawks",
"amount": 2230.0
}
],
"expected_reward_tokens": 9477.5,
"profit_sb": -22.5,
"profit_sb_percentage": -0.24,
"recommended": false
},
"lines": [
{
"id": "ca2dda5d-8156-4a56-8ca8-be5db0682fd0",
"gambit_id": "65d0f807-abc6-4dec-aa40-268876e764e1",
"last_updated": "2024-01-23T20:13:15.110889-05:00",
"created_at": "2024-01-22T08:43:05.486827-05:00",
"name": "Vancouver Canucks",
"reward": "1.22000",
"odds": "1.22730",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/131b05ff-fbd7-412e-a60b-170d7243aa43/?format=api"
},
{
"id": "c96f371c-d51c-42ed-a6d5-40fedab2e7b1",
"gambit_id": "e6d040cb-14f4-4b43-83e1-361c6cb64d8d",
"last_updated": "2024-01-23T20:13:15.107461-05:00",
"created_at": "2024-01-22T08:43:05.476936-05:00",
"name": "Chicago Blackhawks",
"reward": "4.25000",
"odds": "4.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/131b05ff-fbd7-412e-a60b-170d7243aa43/?format=api"
}
]
}