GET /api/bet_types/2c576ce6-c071-484c-8fd2-44ab540ffa73/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2c576ce6-c071-484c-8fd2-44ab540ffa73",
"match": "https://api-prod.gambitprofit.com/api/matches/af1c9159-d9e4-4fc8-afd4-dadbb6c4e58a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-07T13:48:15.521936-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": "TEX (D Dunning)",
"amount": 6682.0
},
{
"team": "OAK (K Waldichuk)",
"amount": 3318.0
}
],
"expected_reward_tokens": 9488.44,
"profit_sb": -11.56,
"profit_sb_percentage": -0.12,
"recommended": false
},
"lines": [
{
"id": "f96c6d98-e0d4-45f3-b4d6-e245a12bc7a2",
"gambit_id": "d11b6e07-b432-4b37-8502-efbd6a58168b",
"last_updated": "2023-08-09T10:38:19.001789-04:00",
"created_at": "2023-08-07T13:48:15.526103-04:00",
"name": "TEX (D Dunning)",
"reward": "1.42000",
"odds": "1.44440",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c576ce6-c071-484c-8fd2-44ab540ffa73/?format=api"
},
{
"id": "1fe3d0ab-e1c9-4635-8d76-dfa628aec9c3",
"gambit_id": "0e69e34a-d960-4a45-875c-7f077b4a67ca",
"last_updated": "2023-08-09T10:38:19.008746-04:00",
"created_at": "2023-08-07T13:48:15.530513-04:00",
"name": "OAK (K Waldichuk)",
"reward": "2.86000",
"odds": "2.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c576ce6-c071-484c-8fd2-44ab540ffa73/?format=api"
}
]
}