GET /api/bet_types/eddd94ad-d115-480b-ac0a-4e572ebfc965/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "eddd94ad-d115-480b-ac0a-4e572ebfc965",
"match": "https://api-prod.gambitprofit.com/api/matches/0304eda1-e0b0-4ed8-b1e8-f156bf4b9c06/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-15T11:43:03.579005-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": "PHI (T Walker)",
"amount": 5222.0
},
{
"team": "SDG (R Weathers)",
"amount": 4778.0
}
],
"expected_reward_tokens": 9556.0,
"profit_sb": 56.0,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "a830901d-371c-498c-8f4b-5686c637d2a5",
"gambit_id": "d7af23c7-859a-4b09-9e3e-a4704a004541",
"last_updated": "2023-07-17T10:18:28.535575-04:00",
"created_at": "2023-07-15T11:43:03.582523-04:00",
"name": "PHI (T Walker)",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eddd94ad-d115-480b-ac0a-4e572ebfc965/?format=api"
},
{
"id": "57213d56-40de-4b0f-94f6-0116f647f2f4",
"gambit_id": "d3e2124d-f18d-4070-8ecd-dccf7c16285f",
"last_updated": "2023-07-17T10:18:28.534181-04:00",
"created_at": "2023-07-15T11:43:03.580848-04:00",
"name": "SDG (R Weathers)",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eddd94ad-d115-480b-ac0a-4e572ebfc965/?format=api"
}
]
}