GET /api/bet_types/14ebd60a-310c-4463-a002-24aa510acf19/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "14ebd60a-310c-4463-a002-24aa510acf19",
"match": "https://api-prod.gambitprofit.com/api/matches/ce1e2959-28e6-49b3-a38e-fa6270982a11/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-05T08:42:57.710283-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": "TAM (Z Littell)",
"amount": 5440.0
},
{
"team": "PHI (T Walker)",
"amount": 4560.0
}
],
"expected_reward_tokens": 9574.4,
"profit_sb": 74.4,
"profit_sb_percentage": 0.78,
"recommended": true
},
"lines": [
{
"id": "387c06cd-f62c-4a1d-ba1c-4cbe6e10c831",
"gambit_id": "92345ff5-6eac-465c-b86c-e782438bc954",
"last_updated": "2023-07-06T12:28:23.322006-04:00",
"created_at": "2023-07-05T08:42:57.712785-04:00",
"name": "TAM (Z Littell)",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14ebd60a-310c-4463-a002-24aa510acf19/?format=api"
},
{
"id": "9e06366a-b605-4a6d-805e-be1644422b2b",
"gambit_id": "dcb0d466-9dd9-4d6f-90ba-ec670b010ce0",
"last_updated": "2023-07-06T12:28:23.324570-04:00",
"created_at": "2023-07-05T08:42:57.715435-04:00",
"name": "PHI (T Walker)",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14ebd60a-310c-4463-a002-24aa510acf19/?format=api"
}
]
}