GET /api/bet_types/0b080486-8ec1-45f4-891a-a358fe9dc1c7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0b080486-8ec1-45f4-891a-a358fe9dc1c7",
"match": "https://api-prod.gambitprofit.com/api/matches/a6487053-0a0c-4dcb-a933-afa8d17791cb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-21T08:53:22.956280-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 (S Lugo)",
"amount": 5909.0
},
{
"team": "DET (R Olson)",
"amount": 4091.0
}
],
"expected_reward_tokens": 9572.58,
"profit_sb": 72.58,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "c1f57687-0cdf-4a68-a122-4f551d984a77",
"gambit_id": "984c9a2c-2e6d-48f1-89a1-094d10c5a216",
"last_updated": "2023-07-22T11:33:21.757520-04:00",
"created_at": "2023-07-21T08:53:22.958012-04:00",
"name": "SDG (S Lugo)",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b080486-8ec1-45f4-891a-a358fe9dc1c7/?format=api"
},
{
"id": "724391cb-529a-428b-9436-1db071a1951d",
"gambit_id": "d6d2f1d4-476d-4f4e-a775-885cf6e5f55a",
"last_updated": "2023-07-22T11:33:21.774164-04:00",
"created_at": "2023-07-21T08:53:22.959869-04:00",
"name": "DET (R Olson)",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b080486-8ec1-45f4-891a-a358fe9dc1c7/?format=api"
}
]
}