GET /api/bet_types/e9992e8f-7864-431e-8480-86988d9af7db/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e9992e8f-7864-431e-8480-86988d9af7db",
"match": "https://api-prod.gambitprofit.com/api/matches/4623b3df-f18f-4ba1-baf8-4521e5d7a991/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-24T08:57:57.883769-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": "ARI",
"amount": 5788.0
},
{
"team": "PHI",
"amount": 4212.0
}
],
"expected_reward_tokens": 9434.44,
"profit_sb": -65.56,
"profit_sb_percentage": -0.69,
"recommended": false
},
"lines": [
{
"id": "63015f42-b2df-4f78-9f47-ca82d72ab2ad",
"gambit_id": "bf6854ac-a9af-4440-89c2-2b815d9542b1",
"last_updated": "2023-10-25T10:53:01.601110-04:00",
"created_at": "2023-10-24T08:57:57.887800-04:00",
"name": "ARI",
"reward": "1.63000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9992e8f-7864-431e-8480-86988d9af7db/?format=api"
},
{
"id": "0d2afbff-b1af-480d-bd8f-0fe9079e280b",
"gambit_id": "08512b7f-118a-4deb-9563-52c5e667831e",
"last_updated": "2023-10-25T10:53:01.604371-04:00",
"created_at": "2023-10-24T08:57:57.892044-04:00",
"name": "PHI",
"reward": "2.24000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9992e8f-7864-431e-8480-86988d9af7db/?format=api"
}
]
}