GET /api/bet_types/3bc74234-c4dd-41c5-add5-51025053d88d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3bc74234-c4dd-41c5-add5-51025053d88d",
"match": "https://api-prod.gambitprofit.com/api/matches/6709fcfe-4246-48c9-a13e-b3e8dab5444e/?format=api",
"name": "Over/Under",
"created_at": "2023-04-08T11:07:19.101081-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": 5000.0
},
{
"team": "Total Rounds Under 2.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": -350.0,
"profit_sb_percentage": -3.68,
"recommended": false
},
"lines": [
{
"id": "5c8c8086-66ef-4e41-a0d0-51fc25a0e232",
"gambit_id": "aa129a0f-7e8f-40be-9a8a-2b37e0d985a5",
"last_updated": "2023-04-09T12:37:12.277923-04:00",
"created_at": "2023-04-08T11:07:19.107305-04:00",
"name": "Total Rounds Over 2.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bc74234-c4dd-41c5-add5-51025053d88d/?format=api"
},
{
"id": "40347bbe-d3d1-4319-b7ae-85a61df616a6",
"gambit_id": "32becaf2-aa48-48e3-990f-362c6c78c024",
"last_updated": "2023-04-09T12:37:12.275533-04:00",
"created_at": "2023-04-08T11:07:19.103982-04:00",
"name": "Total Rounds Under 2.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bc74234-c4dd-41c5-add5-51025053d88d/?format=api"
}
]
}