GET /api/bet_types/badfc79c-19ba-499b-bd2a-9c4462aa6662/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "badfc79c-19ba-499b-bd2a-9c4462aa6662",
"match": "https://api-prod.gambitprofit.com/api/matches/36f5af8d-a23c-4aee-93c3-67e571b8649a/?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": "Vegas Golden Knights",
"amount": 5492.0
},
{
"team": "Vancouver Canucks",
"amount": 4508.0
}
],
"expected_reward_tokens": 9061.08,
"profit_sb": 61.08,
"profit_sb_percentage": 0.68,
"recommended": true
},
"lines": [
{
"id": "935a18b3-c5ee-455a-adea-e8c81dd20071",
"gambit_id": "29f44db2-8bf7-4560-8d9a-4eb27460df9b",
"last_updated": "2022-11-22T10:02:05.191319-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Vegas Golden Knights",
"reward": "1.65000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/badfc79c-19ba-499b-bd2a-9c4462aa6662/?format=api"
},
{
"id": "8ed60b38-f6e5-4d91-8029-586b82d0fb77",
"gambit_id": "43b6e073-9091-4213-8853-31c251466219",
"last_updated": "2022-11-22T10:02:05.190322-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Vancouver Canucks",
"reward": "2.01000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/badfc79c-19ba-499b-bd2a-9c4462aa6662/?format=api"
}
]
}