GET /api/bet_types/c0212d69-f2f5-4b45-8dc3-6906deee291c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c0212d69-f2f5-4b45-8dc3-6906deee291c",
"match": "https://api-prod.gambitprofit.com/api/matches/e37e2070-f0f7-43ba-9653-3d3e39a93862/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-02T08:28:09.438086-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": "Dallas Stars",
"amount": 5599.0
},
{
"team": "Tampa Bay Lightning",
"amount": 4401.0
}
],
"expected_reward_tokens": 9462.15,
"profit_sb": -37.85,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "c1068aac-b242-490d-848e-0321a8d9ea44",
"gambit_id": "3d9acfcd-90f8-4ddc-862d-6576ad32458c",
"last_updated": "2023-12-04T15:38:01.550071-05:00",
"created_at": "2023-12-02T08:28:09.457331-05:00",
"name": "Dallas Stars",
"reward": "1.69000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0212d69-f2f5-4b45-8dc3-6906deee291c/?format=api"
},
{
"id": "cb8f4480-2398-4c51-99bb-4a5ad382b05e",
"gambit_id": "644347ac-8dfe-4892-a8a5-f2e8e63e6cde",
"last_updated": "2023-12-04T15:38:01.542336-05:00",
"created_at": "2023-12-02T08:28:09.451068-05:00",
"name": "Tampa Bay Lightning",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0212d69-f2f5-4b45-8dc3-6906deee291c/?format=api"
}
]
}