GET /api/bet_types/63fa99eb-db6c-4d20-8954-37e25e629fd4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "63fa99eb-db6c-4d20-8954-37e25e629fd4",
"match": "https://api-prod.gambitprofit.com/api/matches/d6babc23-bc04-4174-888a-431a9c3da5a6/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-26T09:33:16.567060-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": "Phoenix Suns",
"amount": 6232.0
},
{
"team": "Indiana Pacers",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "685eeb41-f8c1-4f6a-bf53-200dfaeed77c",
"gambit_id": "9a4ecc33-ee04-41b6-a89b-2342f750acc4",
"last_updated": "2024-01-27T10:58:04.555417-05:00",
"created_at": "2024-01-26T09:33:16.575498-05:00",
"name": "Phoenix Suns",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63fa99eb-db6c-4d20-8954-37e25e629fd4/?format=api"
},
{
"id": "0c29c97c-782d-410e-9cc5-4f8a54c2d240",
"gambit_id": "61ab294a-5a3d-4d0a-83b9-d75091a2473f",
"last_updated": "2024-01-27T10:58:04.558909-05:00",
"created_at": "2024-01-26T09:33:16.583325-05:00",
"name": "Indiana Pacers",
"reward": "2.53000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63fa99eb-db6c-4d20-8954-37e25e629fd4/?format=api"
}
]
}