GET /api/bet_types/42247c2f-351d-495b-8bd8-ca807e350fc8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "42247c2f-351d-495b-8bd8-ca807e350fc8",
"match": "https://api-prod.gambitprofit.com/api/matches/9dd8a32f-7770-4228-9386-4a5d20e437eb/?format=api",
"name": "Over/Under",
"created_at": "2023-08-05T14:28:16.562162-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": 5585.0
},
{
"team": "Total Rounds Under 2.5",
"amount": 4415.0
}
],
"expected_reward_tokens": 9271.1,
"profit_sb": -228.9,
"profit_sb_percentage": -2.41,
"recommended": false
},
"lines": [
{
"id": "d17180cb-489f-4d52-bc8b-e41dfdaf8b5b",
"gambit_id": "ba64c676-3867-402e-ad72-3034c516e6ef",
"last_updated": "2023-08-07T15:08:08.227664-04:00",
"created_at": "2023-08-05T14:28:16.566250-04:00",
"name": "Total Rounds Over 2.5",
"reward": "1.66000",
"odds": "1.68970",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42247c2f-351d-495b-8bd8-ca807e350fc8/?format=api"
},
{
"id": "cdbb67d0-773d-4984-8fec-98490d1f9290",
"gambit_id": "642b73d4-3db4-4747-8b83-c1e2a371766c",
"last_updated": "2023-08-07T15:08:08.231222-04:00",
"created_at": "2023-08-05T14:28:16.570611-04:00",
"name": "Total Rounds Under 2.5",
"reward": "2.10000",
"odds": "2.15000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42247c2f-351d-495b-8bd8-ca807e350fc8/?format=api"
}
]
}