GET /api/bet_types/bf2621ae-ca76-4923-81f5-2e4c5545e556/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bf2621ae-ca76-4923-81f5-2e4c5545e556",
"match": "https://api-prod.gambitprofit.com/api/matches/52002c33-612c-4346-b743-591cd49cdde6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-10T09:02:08.273448-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 York Rangers",
"amount": 6401.0
},
{
"team": "Seattle Kraken",
"amount": 3599.0
}
],
"expected_reward_tokens": 9537.35,
"profit_sb": 37.35,
"profit_sb_percentage": 0.39,
"recommended": true
},
"lines": [
{
"id": "db7984d2-9d46-4bc5-af7f-fab5b1093428",
"gambit_id": "8a9e2d36-86b4-4601-8cf5-75a36779291b",
"last_updated": "2023-02-11T18:02:01.063690-05:00",
"created_at": "2023-02-10T09:02:08.274736-05:00",
"name": "New York Rangers",
"reward": "1.49000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf2621ae-ca76-4923-81f5-2e4c5545e556/?format=api"
},
{
"id": "ce7cc21d-e2c2-4a56-9d61-b0b41eb518a6",
"gambit_id": "32349ce0-d13f-4c31-bace-aa9d3612e38e",
"last_updated": "2023-02-11T18:02:01.064890-05:00",
"created_at": "2023-02-10T09:02:08.276176-05:00",
"name": "Seattle Kraken",
"reward": "2.65000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf2621ae-ca76-4923-81f5-2e4c5545e556/?format=api"
}
]
}