GET /api/bet_types/235ee7d2-5ea3-4014-8b5a-d3021eabd2bc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "235ee7d2-5ea3-4014-8b5a-d3021eabd2bc",
"match": "https://api-prod.gambitprofit.com/api/matches/8705caca-d665-4be1-b145-1b310a02b016/?format=api",
"name": "Over/Under",
"created_at": "2023-06-03T11:32:16.712195-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": 6393.0
},
{
"team": "Total Rounds Under 2.5",
"amount": 3607.0
}
],
"expected_reward_tokens": 9269.85,
"profit_sb": -230.15,
"profit_sb_percentage": -2.42,
"recommended": false
},
"lines": [
{
"id": "5ef32959-b130-4280-9012-acbb18b1e15f",
"gambit_id": "df25567e-b0d4-479c-b79c-0739455a072f",
"last_updated": "2023-06-05T10:57:22.978564-04:00",
"created_at": "2023-06-03T11:32:16.714843-04:00",
"name": "Total Rounds Over 2.5",
"reward": "1.45000",
"odds": "1.47620",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/235ee7d2-5ea3-4014-8b5a-d3021eabd2bc/?format=api"
},
{
"id": "ebf28d25-194c-459b-aaf8-2fc50a55c037",
"gambit_id": "7c261423-0de7-424b-a875-1086936fc09e",
"last_updated": "2023-06-05T10:57:22.980341-04:00",
"created_at": "2023-06-03T11:32:16.717823-04:00",
"name": "Total Rounds Under 2.5",
"reward": "2.57000",
"odds": "2.65000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/235ee7d2-5ea3-4014-8b5a-d3021eabd2bc/?format=api"
}
]
}