GET /api/bet_types/03109dab-1241-4fba-a505-89da997f3451/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "03109dab-1241-4fba-a505-89da997f3451",
"match": "https://api-prod.gambitprofit.com/api/matches/9da0cfec-2cc9-4735-b43e-a2a8373c783d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-22T08:23:02.675444-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": "SDG (B Snell)",
"amount": 5787.0
},
{
"team": "SFO (A Wood)",
"amount": 4213.0
}
],
"expected_reward_tokens": 9605.64,
"profit_sb": 105.64,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "2e759e86-ab27-42a7-a845-b4d303209579",
"gambit_id": "46bebb04-44da-4f32-8f8c-d7176b0269c3",
"last_updated": "2023-06-23T13:18:28.751999-04:00",
"created_at": "2023-06-22T08:23:02.677717-04:00",
"name": "SDG (B Snell)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03109dab-1241-4fba-a505-89da997f3451/?format=api"
},
{
"id": "7c7486e4-8cf8-4ff7-a582-3f98baa52fe3",
"gambit_id": "29cacc8f-59b7-4c88-8967-875d59ae536b",
"last_updated": "2023-06-23T13:18:28.753623-04:00",
"created_at": "2023-06-22T08:23:02.680018-04:00",
"name": "SFO (A Wood)",
"reward": "2.28000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03109dab-1241-4fba-a505-89da997f3451/?format=api"
}
]
}