GET /api/bet_types/044e6e45-c209-4913-879e-194bc8c7cee9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "044e6e45-c209-4913-879e-194bc8c7cee9",
"match": "https://api-prod.gambitprofit.com/api/matches/21977172-02b7-44d5-b18a-5c832a4c38a0/?format=api",
"name": "Over/Under",
"created_at": "2023-12-19T08:53:02.713579-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": "Game Total Over 6.5",
"amount": 5107.0
},
{
"team": "Game Total Under 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "b58d9bfd-782a-4d59-8805-378f03fae667",
"gambit_id": "e2aa17ce-6df3-4c8a-af02-f2b69c9a4ad6",
"last_updated": "2023-12-21T10:08:17.039268-05:00",
"created_at": "2023-12-19T08:53:02.729767-05:00",
"name": "Game Total Over 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/044e6e45-c209-4913-879e-194bc8c7cee9/?format=api"
},
{
"id": "e107b19e-7d12-4cc2-a58b-2c1e8a4f1329",
"gambit_id": "0e8cbdc6-f70b-4a78-8759-321833ffbd0f",
"last_updated": "2023-12-21T10:08:17.042311-05:00",
"created_at": "2023-12-19T08:53:02.736403-05:00",
"name": "Game Total Under 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/044e6e45-c209-4913-879e-194bc8c7cee9/?format=api"
}
]
}