GET /api/bet_types/b9bd9faf-7c8c-42df-b5d0-74ab893c8213/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b9bd9faf-7c8c-42df-b5d0-74ab893c8213",
"match": "https://api-prod.gambitprofit.com/api/matches/edee4a45-f4cc-406e-8407-a8fed2f3483a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-31T10:23:03.053323-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 (E Cabrera)",
"amount": 5117.0
},
{
"team": "PHI (T Walker)",
"amount": 4883.0
}
],
"expected_reward_tokens": 9568.79,
"profit_sb": 68.79,
"profit_sb_percentage": 0.72,
"recommended": true
},
"lines": [
{
"id": "49a00e51-2c1b-4a31-8fe1-5435acd63316",
"gambit_id": "cb33fee5-468a-4962-a46a-ea5db74ed96f",
"last_updated": "2023-08-01T11:08:23.881065-04:00",
"created_at": "2023-07-31T10:23:03.065968-04:00",
"name": "MIA (E Cabrera)",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9bd9faf-7c8c-42df-b5d0-74ab893c8213/?format=api"
},
{
"id": "c622340e-24ad-4960-b815-7eafe1162d7b",
"gambit_id": "952303a8-9872-455e-ace9-c3cd545896a5",
"last_updated": "2023-08-01T11:08:23.876874-04:00",
"created_at": "2023-07-31T10:23:03.060354-04:00",
"name": "PHI (T Walker)",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9bd9faf-7c8c-42df-b5d0-74ab893c8213/?format=api"
}
]
}