GET /api/bet_types/999866d0-5b31-4c8d-b24b-011a228403de/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "999866d0-5b31-4c8d-b24b-011a228403de",
"match": "https://api-prod.gambitprofit.com/api/matches/0eaa932f-90b9-4418-b144-948e9cfc5546/?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": "Cloud9",
"amount": 6724.0
},
{
"team": "Team Solomid",
"amount": 3276.0
}
],
"expected_reward_tokens": 8942.92,
"profit_sb": -57.08,
"profit_sb_percentage": -0.63,
"recommended": false
},
"lines": [
{
"id": "21666d41-0c53-458c-ac87-49f4f8a44099",
"gambit_id": "5fb698ec-e8f6-43e9-b893-670783216209",
"last_updated": "2022-08-15T14:02:21.068060-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Cloud9",
"reward": "1.33000",
"odds": "1.36000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/999866d0-5b31-4c8d-b24b-011a228403de/?format=api"
},
{
"id": "a000fc4d-22f8-4135-adab-27b34d911de7",
"gambit_id": "7884af7f-5d47-45e8-ad65-c518d62180ef",
"last_updated": "2022-08-15T14:02:21.067586-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Team Solomid",
"reward": "2.73000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/999866d0-5b31-4c8d-b24b-011a228403de/?format=api"
}
]
}