GET /api/bet_types/739e96ab-0eba-42af-bb39-5a727e7b72ce/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "739e96ab-0eba-42af-bb39-5a727e7b72ce",
"match": "https://api-prod.gambitprofit.com/api/matches/579d3a5e-cadf-469d-a663-f2c37e9fa496/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-21T12:52:12.595549-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": "CWS",
"amount": 5512.0
},
{
"team": "TAM",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "89925bb5-6d06-4484-ac5e-658f6e9ecea2",
"gambit_id": "c489653e-d3d0-40de-a2e6-0d9e7af54319",
"last_updated": "2023-04-22T13:07:15.802025-04:00",
"created_at": "2023-04-21T12:52:12.600602-04:00",
"name": "CWS",
"reward": "1.71000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/739e96ab-0eba-42af-bb39-5a727e7b72ce/?format=api"
},
{
"id": "72775d6b-c5ba-4b0f-ae3d-a8a08d82cdef",
"gambit_id": "0d972b5f-1149-4758-aba1-46966d871d7e",
"last_updated": "2023-04-22T13:07:15.799859-04:00",
"created_at": "2023-04-21T12:52:12.598104-04:00",
"name": "TAM",
"reward": "2.10000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/739e96ab-0eba-42af-bb39-5a727e7b72ce/?format=api"
}
]
}