GET /api/bet_types/a4429778-bca9-4cee-87b6-2ae9eed55d40/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a4429778-bca9-4cee-87b6-2ae9eed55d40",
"match": "https://api-prod.gambitprofit.com/api/matches/f3b0df75-d067-426c-b4f9-5b57e2c02cd2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-04T09:32:18.185251-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": "Golden State Warriors",
"amount": 7203.0
},
{
"team": "Oklahoma City Thunder",
"amount": 2797.0
}
],
"expected_reward_tokens": 9507.96,
"profit_sb": 7.96,
"profit_sb_percentage": 0.08,
"recommended": true
},
"lines": [
{
"id": "e07b491c-820f-44e2-baa5-927315558251",
"gambit_id": "774062dc-2596-4ee1-a3e0-04714a1f3b06",
"last_updated": "2023-04-05T17:32:10.519155-04:00",
"created_at": "2023-04-04T09:32:18.187077-04:00",
"name": "Golden State Warriors",
"reward": "1.32000",
"odds": "1.33330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4429778-bca9-4cee-87b6-2ae9eed55d40/?format=api"
},
{
"id": "1ef68db0-cc0e-4a52-94e8-ab6fbae6d68e",
"gambit_id": "3318c845-9697-4403-b2d7-ecab1e3f4b37",
"last_updated": "2023-04-05T17:32:10.520723-04:00",
"created_at": "2023-04-04T09:32:18.188781-04:00",
"name": "Oklahoma City Thunder",
"reward": "3.40000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4429778-bca9-4cee-87b6-2ae9eed55d40/?format=api"
}
]
}