GET /api/bet_types/148fe751-0dc6-466d-8d5e-e694dda62bdb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "148fe751-0dc6-466d-8d5e-e694dda62bdb",
"match": "https://api-prod.gambitprofit.com/api/matches/d2182858-6ad4-474b-9984-7c6a2d06ce9f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-21T08:37:11.825227-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": "Atlanta Hawks",
"amount": 7374.0
},
{
"team": "Charlotte Hornets",
"amount": 2626.0
}
],
"expected_reward_tokens": 9584.9,
"profit_sb": 84.9,
"profit_sb_percentage": 0.89,
"recommended": true
},
"lines": [
{
"id": "65e3bc76-ea8a-48d8-b571-50fb6f1c865f",
"gambit_id": "7228b007-4aa0-4f23-93de-8f730c5c5461",
"last_updated": "2023-01-22T21:22:15.188568-05:00",
"created_at": "2023-01-21T08:37:11.826401-05:00",
"name": "Atlanta Hawks",
"reward": "1.30000",
"odds": "1.30300",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/148fe751-0dc6-466d-8d5e-e694dda62bdb/?format=api"
},
{
"id": "82b7948e-f7b1-4009-a64e-b188f7627bb8",
"gambit_id": "ce5de1a0-efcb-420d-8f57-bf7435917ffc",
"last_updated": "2023-01-22T21:22:15.189690-05:00",
"created_at": "2023-01-21T08:37:11.827673-05:00",
"name": "Charlotte Hornets",
"reward": "3.65000",
"odds": "3.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/148fe751-0dc6-466d-8d5e-e694dda62bdb/?format=api"
}
]
}