GET /api/bet_types/3bcbbcd6-b703-4f21-b0b6-3cc42543ae42/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3bcbbcd6-b703-4f21-b0b6-3cc42543ae42",
"match": "https://api-prod.gambitprofit.com/api/matches/b6d50bb3-d289-4150-9666-f77854e1a4a5/?format=api",
"name": "Over/Under",
"created_at": "2023-11-11T09:03:06.853652-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 Under 2.5",
"amount": 5969.0
},
{
"team": "Total Rounds Over 2.5",
"amount": 4031.0
}
],
"expected_reward_tokens": 9190.68,
"profit_sb": -309.32,
"profit_sb_percentage": -3.26,
"recommended": false
},
"lines": [
{
"id": "0a5f0bb4-4791-4b2e-a4fb-62cb9ac153b1",
"gambit_id": "83e9e437-9561-4970-95c2-e0e692c13744",
"last_updated": "2023-11-13T15:23:04.539216-05:00",
"created_at": "2023-11-11T09:03:06.861216-05:00",
"name": "Total Rounds Under 2.5",
"reward": "1.54000",
"odds": "1.57140",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bcbbcd6-b703-4f21-b0b6-3cc42543ae42/?format=api"
},
{
"id": "b4458514-faae-4889-8b63-2c91234c0a88",
"gambit_id": "ddc8a13a-7542-4397-b584-ee2e1dedab88",
"last_updated": "2023-11-13T15:23:04.534788-05:00",
"created_at": "2023-11-11T09:03:06.857085-05:00",
"name": "Total Rounds Over 2.5",
"reward": "2.28000",
"odds": "2.35000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bcbbcd6-b703-4f21-b0b6-3cc42543ae42/?format=api"
}
]
}