GET /api/bet_types/e798433b-7aae-4935-8f05-77512cbf0d97/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e798433b-7aae-4935-8f05-77512cbf0d97",
"match": "https://api-prod.gambitprofit.com/api/matches/fb679d77-5d1f-40da-ac7c-d4a132a22330/?format=api",
"name": "Over/Under",
"created_at": "2023-06-24T10:38:13.895580-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": 6318.0
},
{
"team": "Total Rounds Under 2.5",
"amount": 3682.0
}
],
"expected_reward_tokens": 9350.64,
"profit_sb": -149.36,
"profit_sb_percentage": -1.57,
"recommended": false
},
"lines": [
{
"id": "ce577799-d4ff-4402-8b5c-5b1fd389d47e",
"gambit_id": "b1cf6d4f-c194-488d-8948-ab2d26229df9",
"last_updated": "2023-06-27T15:03:08.458882-04:00",
"created_at": "2023-06-24T10:38:13.898240-04:00",
"name": "Total Rounds Over 2.5",
"reward": "1.48000",
"odds": "1.50000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e798433b-7aae-4935-8f05-77512cbf0d97/?format=api"
},
{
"id": "c1fa5dc8-493d-4cd8-b8c3-4e0ddf2f2f72",
"gambit_id": "61a0bcb6-96df-4cfd-a0ec-e5906a1b8915",
"last_updated": "2023-06-27T15:03:08.460543-04:00",
"created_at": "2023-06-24T10:38:13.901122-04:00",
"name": "Total Rounds Under 2.5",
"reward": "2.54000",
"odds": "2.60000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e798433b-7aae-4935-8f05-77512cbf0d97/?format=api"
}
]
}