GET /api/bet_types/cda52b33-f66a-43da-a06d-48c06c1c9990/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cda52b33-f66a-43da-a06d-48c06c1c9990",
"match": "https://api-prod.gambitprofit.com/api/matches/3d1d912d-d7b2-45b2-8989-d2f3b21ee649/?format=api",
"name": "Over/Under",
"created_at": "2023-04-22T13:06:58.308153-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": "Total Rounds Over 2.5",
"amount": 5403.0
},
{
"team": "Total Rounds Under 2.5",
"amount": 4597.0
}
],
"expected_reward_tokens": 9239.13,
"profit_sb": -260.87,
"profit_sb_percentage": -2.75,
"recommended": false
},
"lines": [
{
"id": "a19d7159-ba43-4503-82fc-52710988cc8e",
"gambit_id": "6a31e4d9-c9e2-4ae9-aa8a-878e02317bf6",
"last_updated": "2023-04-24T18:57:05.517284-04:00",
"created_at": "2023-04-22T13:06:58.311670-04:00",
"name": "Total Rounds Over 2.5",
"reward": "1.71000",
"odds": "1.74070",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cda52b33-f66a-43da-a06d-48c06c1c9990/?format=api"
},
{
"id": "537eaa88-568c-4f6e-9f63-3f93b9682255",
"gambit_id": "c45a488f-fad9-4e13-8b15-88a4ac593fcd",
"last_updated": "2023-04-24T18:57:05.514605-04:00",
"created_at": "2023-04-22T13:06:58.309905-04:00",
"name": "Total Rounds Under 2.5",
"reward": "2.01000",
"odds": "2.05000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cda52b33-f66a-43da-a06d-48c06c1c9990/?format=api"
}
]
}