GET /api/bet_types/bde1cd25-9a1c-4b38-b7c1-f7ce10d715c0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bde1cd25-9a1c-4b38-b7c1-f7ce10d715c0",
"match": "https://api-prod.gambitprofit.com/api/matches/8601129d-92a5-42ab-9244-06543ba379cc/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-23T09:06:51.146252-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": "Carolina Hurricanes",
"amount": 5699.0
},
{
"team": "New York Rangers",
"amount": 4301.0
}
],
"expected_reward_tokens": 9460.34,
"profit_sb": -39.66,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "7b69f2df-5230-4c64-b957-06ae507fba59",
"gambit_id": "4e4f8d52-5e86-4388-be59-6eda9953e0b2",
"last_updated": "2023-03-24T11:01:59.566715-04:00",
"created_at": "2023-03-23T09:06:51.148418-04:00",
"name": "Carolina Hurricanes",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bde1cd25-9a1c-4b38-b7c1-f7ce10d715c0/?format=api"
},
{
"id": "3b1d3a64-b32b-4975-99cb-fa29f8f6b212",
"gambit_id": "278faa66-942d-45ce-8b78-e38b451706ca",
"last_updated": "2023-03-24T11:01:59.568864-04:00",
"created_at": "2023-03-23T09:06:51.150773-04:00",
"name": "New York Rangers",
"reward": "2.20000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bde1cd25-9a1c-4b38-b7c1-f7ce10d715c0/?format=api"
}
]
}