GET /api/bet_types/aa01dde4-8f8a-4c91-8bee-2bca9e05c958/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "aa01dde4-8f8a-4c91-8bee-2bca9e05c958",
"match": "https://api-prod.gambitprofit.com/api/matches/c643d903-2e02-4776-84aa-0dbbd72def35/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-13T09:38:15.650488-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": "Oklahoma City Thunder",
"amount": 8268.0
},
{
"team": "Orlando Magic",
"amount": 1732.0
}
],
"expected_reward_tokens": 9508.2,
"profit_sb": 8.2,
"profit_sb_percentage": 0.09,
"recommended": true
},
"lines": [
{
"id": "7a38bca0-3b7b-43bf-a9a0-6c95fa32796d",
"gambit_id": "3b2dc82b-6c07-4e02-8263-396e502733ae",
"last_updated": "2024-01-16T11:08:15.868223-05:00",
"created_at": "2024-01-13T09:38:15.658855-05:00",
"name": "Oklahoma City Thunder",
"reward": "1.15000",
"odds": "1.15380",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa01dde4-8f8a-4c91-8bee-2bca9e05c958/?format=api"
},
{
"id": "9c8d62b5-e9ba-45a1-8e89-ef0d87a5f384",
"gambit_id": "b1305287-f78b-4f69-b44e-63f4b6614057",
"last_updated": "2024-01-16T11:08:15.864817-05:00",
"created_at": "2024-01-13T09:38:15.654265-05:00",
"name": "Orlando Magic",
"reward": "5.49000",
"odds": "5.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa01dde4-8f8a-4c91-8bee-2bca9e05c958/?format=api"
}
]
}