GET /api/bet_types/b8883b7d-5232-4af6-b786-1987c82e21af/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b8883b7d-5232-4af6-b786-1987c82e21af",
"match": "https://api-prod.gambitprofit.com/api/matches/a1dea13b-9e8b-4fac-b22c-7f4ae26e1a77/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "SEA (R Ray)",
"amount": 6373.0
},
{
"team": "TEX (J Tinoco)",
"amount": 3627.0
}
],
"expected_reward_tokens": 9176.31,
"profit_sb": 176.31,
"profit_sb_percentage": 1.96,
"recommended": true
},
"lines": [
{
"id": "09f3287f-f022-4a6a-b015-0f4afc377721",
"gambit_id": "918c1119-e91d-4c89-8cb7-fa2a2c4d1d8d",
"last_updated": "2022-09-28T08:56:57.279868-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SEA (R Ray)",
"reward": "1.44000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8883b7d-5232-4af6-b786-1987c82e21af/?format=api"
},
{
"id": "782d1ec3-14b7-4030-ad0e-51edefd13907",
"gambit_id": "6228a9fa-fa0a-40b2-8ba5-970ddc41e0a1",
"last_updated": "2022-09-28T08:56:57.281193-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TEX (J Tinoco)",
"reward": "2.53000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8883b7d-5232-4af6-b786-1987c82e21af/?format=api"
}
]
}