GET /api/bet_types/6a1ad1a9-58c7-4029-b592-8950ed87b485/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6a1ad1a9-58c7-4029-b592-8950ed87b485",
"match": "https://api-prod.gambitprofit.com/api/matches/779ebbb2-6385-4c01-aee4-99dcdc12a5bb/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-06T08:38:17.913490-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": "MIA",
"amount": 6390.0
},
{
"team": "TEX",
"amount": 3610.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "a93ef988-c524-4541-8698-fc6106dfa02b",
"gambit_id": "111533a2-baca-40a6-807c-04ed8391cad8",
"last_updated": "2023-08-07T19:23:07.244608-04:00",
"created_at": "2023-08-06T08:38:17.917862-04:00",
"name": "MIA",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a1ad1a9-58c7-4029-b592-8950ed87b485/?format=api"
},
{
"id": "6ca83fbe-ac14-40c3-8dff-e66cbc313f95",
"gambit_id": "caa700d6-1352-428d-bc0f-1f566c0ada9c",
"last_updated": "2023-08-07T19:23:07.247959-04:00",
"created_at": "2023-08-06T08:38:17.923571-04:00",
"name": "TEX",
"reward": "2.62000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a1ad1a9-58c7-4029-b592-8950ed87b485/?format=api"
}
]
}