GET /api/bet_types/e86b53c9-939b-4b39-9d08-77a6303419ed/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e86b53c9-939b-4b39-9d08-77a6303419ed",
"match": "https://api-prod.gambitprofit.com/api/matches/80685107-3bc0-44db-b015-c267e4589b0d/?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": "New Jersey Devils",
"amount": 6256.0
},
{
"team": "Washington Capitals",
"amount": 3744.0
}
],
"expected_reward_tokens": 9133.76,
"profit_sb": 133.76,
"profit_sb_percentage": 1.49,
"recommended": true
},
"lines": [
{
"id": "d0871725-fbad-4468-ada7-7d94bd08a806",
"gambit_id": "40206e0c-b4ad-413c-b7da-e49bd7fa0352",
"last_updated": "2022-11-28T11:21:54.640504-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New Jersey Devils",
"reward": "1.46000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e86b53c9-939b-4b39-9d08-77a6303419ed/?format=api"
},
{
"id": "e702caee-895a-4d92-9d80-6c0c350f400d",
"gambit_id": "2c17ca05-9050-421c-978e-32099211743a",
"last_updated": "2022-11-28T11:21:54.641492-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Washington Capitals",
"reward": "2.44000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e86b53c9-939b-4b39-9d08-77a6303419ed/?format=api"
}
]
}