GET /api/bet_types/9575399c-288a-49ec-b66b-c861f5494b8f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9575399c-288a-49ec-b66b-c861f5494b8f",
"match": "https://api-prod.gambitprofit.com/api/matches/f5f7836b-aa9e-440f-8070-8203547add9d/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-27T08:43:24.620165-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",
"amount": 6241.0
},
{
"team": "ARI",
"amount": 3759.0
}
],
"expected_reward_tokens": 9547.86,
"profit_sb": 47.86,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "a7c04495-4f9a-4047-a96d-dff0e2ec28f4",
"gambit_id": "f2b2df91-3aa1-492a-825d-5ccf1fecf0af",
"last_updated": "2023-06-28T21:23:07.457977-04:00",
"created_at": "2023-06-27T08:43:24.622659-04:00",
"name": "TAM",
"reward": "1.53000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9575399c-288a-49ec-b66b-c861f5494b8f/?format=api"
},
{
"id": "9a678efd-3d7d-4c58-a1e1-6818299d6d55",
"gambit_id": "737e71a6-d324-4785-8b27-c59b5420939f",
"last_updated": "2023-06-28T21:23:07.460264-04:00",
"created_at": "2023-06-27T08:43:24.625466-04:00",
"name": "ARI",
"reward": "2.54000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9575399c-288a-49ec-b66b-c861f5494b8f/?format=api"
}
]
}