GET /api/bet_types/bda5c650-ede0-4e20-87c7-e527e0958467/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bda5c650-ede0-4e20-87c7-e527e0958467",
"match": "https://api-prod.gambitprofit.com/api/matches/24aafc39-672d-435c-ac2a-7a50001ce495/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-11T09:11:49.464012-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": "Sacramento Kings",
"amount": 7525.0
},
{
"team": "Houston Rockets",
"amount": 2475.0
}
],
"expected_reward_tokens": 9180.5,
"profit_sb": 180.5,
"profit_sb_percentage": 2.01,
"recommended": true
},
"lines": [
{
"id": "9da10a96-1ad9-4a62-89ea-36460a37be24",
"gambit_id": "d0dd02ae-74c6-48e2-b09c-ae00e95e00d5",
"last_updated": "2023-01-12T15:37:06.133668-05:00",
"created_at": "2023-01-11T09:11:49.465191-05:00",
"name": "Sacramento Kings",
"reward": "1.22000",
"odds": "1.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bda5c650-ede0-4e20-87c7-e527e0958467/?format=api"
},
{
"id": "1217e0f1-285d-467d-8d5c-bd25c024e005",
"gambit_id": "88270c0c-5050-4434-9c09-043b5a16433c",
"last_updated": "2023-01-12T15:37:06.134896-05:00",
"created_at": "2023-01-11T09:11:49.466563-05:00",
"name": "Houston Rockets",
"reward": "3.71000",
"odds": "4.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bda5c650-ede0-4e20-87c7-e527e0958467/?format=api"
}
]
}