GET /api/bet_types/05ecf8b2-610b-42d9-b263-cd816739f492/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "05ecf8b2-610b-42d9-b263-cd816739f492",
"match": "https://api-prod.gambitprofit.com/api/matches/dacdcf88-b754-432a-897b-06eac4ed26f3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-11T09:38:03.448083-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": "Los Angeles Clippers",
"amount": 8681.0
},
{
"team": "Portland Trail Blazers",
"amount": 1319.0
}
],
"expected_reward_tokens": 9549.1,
"profit_sb": 49.1,
"profit_sb_percentage": 0.52,
"recommended": true
},
"lines": [
{
"id": "c2ddcc76-4108-4a34-bb20-fe1a548c77cb",
"gambit_id": "99f74573-a0a7-4e3f-8f14-23b2d3898f2b",
"last_updated": "2023-12-12T21:43:21.946469-05:00",
"created_at": "2023-12-11T09:38:03.456678-05:00",
"name": "Los Angeles Clippers",
"reward": "1.10000",
"odds": "1.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05ecf8b2-610b-42d9-b263-cd816739f492/?format=api"
},
{
"id": "1e54c93b-6979-417e-81b2-eba2aa7abeb2",
"gambit_id": "1869b863-ed6f-4e7a-9fd7-b2257f391183",
"last_updated": "2023-12-12T21:43:21.943392-05:00",
"created_at": "2023-12-11T09:38:03.452329-05:00",
"name": "Portland Trail Blazers",
"reward": "7.24000",
"odds": "7.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05ecf8b2-610b-42d9-b263-cd816739f492/?format=api"
}
]
}