GET /api/bet_types/dca93abc-a32e-4736-a5ee-f322cfe7ef5c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dca93abc-a32e-4736-a5ee-f322cfe7ef5c",
"match": "https://api-prod.gambitprofit.com/api/matches/6c535e01-aa27-4c18-9830-31611b29ee46/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-05: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": 5399.0
},
{
"team": "Total Rounds Under 2.5",
"amount": 4601.0
}
],
"expected_reward_tokens": 9016.33,
"profit_sb": 16.33,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "90915d3f-ae42-4188-80c5-4da43909deda",
"gambit_id": "0e9c1ffa-e3c9-469e-a50f-a9c9b0f6d31b",
"last_updated": "2022-08-07T11:17:16.690412-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Over 2.5",
"reward": "1.67000",
"odds": "1.74070",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dca93abc-a32e-4736-a5ee-f322cfe7ef5c/?format=api"
},
{
"id": "a5ad1dd8-41f6-4877-b53e-5cdb085b8964",
"gambit_id": "7da10457-8d80-47aa-a842-fdd861c18e47",
"last_updated": "2022-08-07T11:17:16.689942-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Under 2.5",
"reward": "1.96000",
"odds": "2.05000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dca93abc-a32e-4736-a5ee-f322cfe7ef5c/?format=api"
}
]
}