GET /api/bet_types/d836cf9f-5ac8-45a3-a500-2205d59be33d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d836cf9f-5ac8-45a3-a500-2205d59be33d",
"match": "https://api-prod.gambitprofit.com/api/matches/4954c947-c774-4b0f-a154-2cff90682769/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-16T09:52:10.397596-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": "Milwaukee Bucks",
"amount": 6524.0
},
{
"team": "Indiana Pacers",
"amount": 3476.0
}
],
"expected_reward_tokens": 9002.84,
"profit_sb": 2.84,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "d0253886-1747-40e5-869c-d49888592fa8",
"gambit_id": "0f393c58-3d7a-471d-a65b-d4eb375afdb4",
"last_updated": "2023-01-17T11:02:04.976741-05:00",
"created_at": "2023-01-16T09:52:10.401948-05:00",
"name": "Milwaukee Bucks",
"reward": "1.38000",
"odds": "1.44440",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d836cf9f-5ac8-45a3-a500-2205d59be33d/?format=api"
},
{
"id": "d8ecac9c-2ed9-41b3-8628-b92ebd6e4883",
"gambit_id": "5723f260-266d-408d-a281-9fe2c97234c4",
"last_updated": "2023-01-17T11:02:04.975645-05:00",
"created_at": "2023-01-16T09:52:10.399693-05:00",
"name": "Indiana Pacers",
"reward": "2.59000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d836cf9f-5ac8-45a3-a500-2205d59be33d/?format=api"
}
]
}