GET /api/bet_types/0690b54d-9b5a-46af-b3f7-3970650c4e4b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0690b54d-9b5a-46af-b3f7-3970650c4e4b",
"match": "https://api-prod.gambitprofit.com/api/matches/7ba11e51-ebcc-45f1-97f5-7e9fa6a62dd2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-31T09:23:01.912316-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": "Phoenix Suns",
"amount": 7052.0
},
{
"team": "San Antonio Spurs",
"amount": 2948.0
}
],
"expected_reward_tokens": 9520.2,
"profit_sb": 20.2,
"profit_sb_percentage": 0.21,
"recommended": true
},
"lines": [
{
"id": "176c88a3-9b55-4ca8-ada2-98c4e019c38e",
"gambit_id": "8d0ca18f-802d-41bb-9af0-ed96daff5f4d",
"last_updated": "2023-11-01T09:23:19.391240-04:00",
"created_at": "2023-10-31T09:23:01.924565-04:00",
"name": "Phoenix Suns",
"reward": "1.35000",
"odds": "1.36360",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0690b54d-9b5a-46af-b3f7-3970650c4e4b/?format=api"
},
{
"id": "9786f589-6bdf-4db7-b840-47818d944c17",
"gambit_id": "459bc677-9845-4dad-9619-6cf2b0845670",
"last_updated": "2023-11-01T09:23:19.387800-04:00",
"created_at": "2023-10-31T09:23:01.917868-04:00",
"name": "San Antonio Spurs",
"reward": "3.23000",
"odds": "3.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0690b54d-9b5a-46af-b3f7-3970650c4e4b/?format=api"
}
]
}