GET /api/bet_types/4fd95b2a-86ed-4d45-94dd-83d0db117096/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4fd95b2a-86ed-4d45-94dd-83d0db117096",
"match": "https://api-prod.gambitprofit.com/api/matches/d0b34616-49a9-42f2-9136-21cd05e8ae83/?format=api",
"name": "Over/Under",
"created_at": "2023-12-23T09:12:58.917805-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 Under 7",
"amount": 5213.0
},
{
"team": "Game Total Over 7",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "bdadc912-e57f-47c2-a566-1a64db7e5c98",
"gambit_id": "e6d4ce55-851a-4160-a6cf-6a73f1cdba8b",
"last_updated": "2023-12-26T15:28:17.984333-05:00",
"created_at": "2023-12-23T09:12:58.925561-05:00",
"name": "Game Total Under 7",
"reward": "1.80000",
"odds": "1.83330",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fd95b2a-86ed-4d45-94dd-83d0db117096/?format=api"
},
{
"id": "a0964702-216e-41a1-8739-c874d53832ba",
"gambit_id": "77264219-7eef-4b33-b302-846f3291a3e7",
"last_updated": "2023-12-26T15:28:17.988710-05:00",
"created_at": "2023-12-23T09:12:58.921545-05:00",
"name": "Game Total Over 7",
"reward": "1.96000",
"odds": "2.00000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fd95b2a-86ed-4d45-94dd-83d0db117096/?format=api"
}
]
}