GET /api/bet_types/fc55ebca-754a-4707-93ad-c635c22aa8b6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fc55ebca-754a-4707-93ad-c635c22aa8b6",
"match": "https://api-prod.gambitprofit.com/api/matches/609536fd-0c04-41b9-861b-d1950976e0a9/?format=api",
"name": "Over/Under",
"created_at": "2023-08-25T10:43:16.808759-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": 6799.0
},
{
"team": "Total Rounds Under 2.5",
"amount": 3201.0
}
],
"expected_reward_tokens": 9314.63,
"profit_sb": -185.37,
"profit_sb_percentage": -1.95,
"recommended": false
},
"lines": [
{
"id": "7ea91fcf-a2bc-4c5b-bcb2-1affcf9fe726",
"gambit_id": "0c3f25e5-0e13-4237-9523-2537b5028253",
"last_updated": "2023-08-28T18:48:03.480619-04:00",
"created_at": "2023-08-25T10:43:16.812937-04:00",
"name": "Total Rounds Over 2.5",
"reward": "1.37000",
"odds": "1.38460",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc55ebca-754a-4707-93ad-c635c22aa8b6/?format=api"
},
{
"id": "b10e2244-63d4-4623-90a3-1a00ceb393b7",
"gambit_id": "4dfdf5d6-ca4e-415f-a152-475cfda3ad02",
"last_updated": "2023-08-28T18:48:03.484296-04:00",
"created_at": "2023-08-25T10:43:16.817480-04:00",
"name": "Total Rounds Under 2.5",
"reward": "2.91000",
"odds": "3.00000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc55ebca-754a-4707-93ad-c635c22aa8b6/?format=api"
}
]
}