GET /api/bet_types/64997073-7d54-4eef-90e7-42efc857c719/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "64997073-7d54-4eef-90e7-42efc857c719",
"match": "https://api-prod.gambitprofit.com/api/matches/5f4b186b-dc30-4f1a-b146-a96a62f0995b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-22T13:07:02.541068-04: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": "Colorado Avalanche",
"amount": 5784.0
},
{
"team": "Seattle Kraken",
"amount": 4216.0
}
],
"expected_reward_tokens": 9485.76,
"profit_sb": -14.24,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "b9b8e4ea-b8eb-4601-a2d8-9b6714c39a7a",
"gambit_id": "0ecf3a5f-dbe0-4a04-bb70-5a6c6340f197",
"last_updated": "2023-04-23T18:37:11.982857-04:00",
"created_at": "2023-04-22T13:07:02.547559-04:00",
"name": "Colorado Avalanche",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64997073-7d54-4eef-90e7-42efc857c719/?format=api"
},
{
"id": "3c2cb696-bfb2-4e15-bea6-e28367a7b0db",
"gambit_id": "73d21573-22de-4263-a6d7-8407c7b14a44",
"last_updated": "2023-04-23T18:37:11.980890-04:00",
"created_at": "2023-04-22T13:07:02.544828-04:00",
"name": "Seattle Kraken",
"reward": "2.25000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64997073-7d54-4eef-90e7-42efc857c719/?format=api"
}
]
}