GET /api/bet_types/fc079fae-e1ab-4faf-a8d7-39cb204878ab/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fc079fae-e1ab-4faf-a8d7-39cb204878ab",
"match": "https://api-prod.gambitprofit.com/api/matches/23203de2-c1ee-4c0b-9dd7-7f822ab3a10a/?format=api",
"name": "Over/Under",
"created_at": "2023-12-11T09:38:01.911197-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 223",
"amount": 5000.0
},
{
"team": "Game Total Over 223",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "7b43ab16-b4c0-4e30-8e40-3c51f8557840",
"gambit_id": "7f1106fe-f6ee-4a74-a485-c8d4a943531f",
"last_updated": "2023-12-12T21:43:21.702950-05:00",
"created_at": "2023-12-11T09:38:01.921450-05:00",
"name": "Game Total Under 223",
"reward": "1.87000",
"odds": "1.90910",
"spread": "223.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc079fae-e1ab-4faf-a8d7-39cb204878ab/?format=api"
},
{
"id": "64d9c283-de8b-46b3-8f25-93d9bc60a153",
"gambit_id": "bc501e6a-12df-4688-83b4-5f17f506ccae",
"last_updated": "2023-12-12T21:43:21.706466-05:00",
"created_at": "2023-12-11T09:38:01.916583-05:00",
"name": "Game Total Over 223",
"reward": "1.87000",
"odds": "1.90910",
"spread": "223.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc079fae-e1ab-4faf-a8d7-39cb204878ab/?format=api"
}
]
}