GET /api/bet_types/63ff0f8c-6676-408a-bd21-73210732ff3d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "63ff0f8c-6676-408a-bd21-73210732ff3d",
"match": "https://api-prod.gambitprofit.com/api/matches/a6dc2689-5608-4e11-8c14-0a1b7db0512b/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-10T08:46:52.531353-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": "Los Angeles Lakers",
"amount": 5000.0
},
{
"team": "Toronto Raptors",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "81598521-e07e-4651-ac2c-0530ab3050db",
"gambit_id": "4c6498e8-adff-42af-9f75-c583367d173f",
"last_updated": "2023-03-11T16:02:10.574099-05:00",
"created_at": "2023-03-10T08:46:52.535310-05:00",
"name": "Los Angeles Lakers",
"reward": "1.87000",
"odds": "1.90910",
"spread": "3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63ff0f8c-6676-408a-bd21-73210732ff3d/?format=api"
},
{
"id": "354cbb3f-2e01-426d-aceb-38765e928d18",
"gambit_id": "6e4b006e-9531-440f-a252-a365c7abcf87",
"last_updated": "2023-03-11T16:02:10.575273-05:00",
"created_at": "2023-03-10T08:46:52.533192-05:00",
"name": "Toronto Raptors",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63ff0f8c-6676-408a-bd21-73210732ff3d/?format=api"
}
]
}