GET /api/bet_types/6d9e61a4-008c-4b53-a252-02122bd17a74/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6d9e61a4-008c-4b53-a252-02122bd17a74",
"match": "https://api-prod.gambitprofit.com/api/matches/bb30049b-da1b-47e3-94d1-3ef2a1cbc9ec/?format=api",
"name": "Over/Under",
"created_at": "2023-04-06T09:06:59.304969-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": "Game Total Over 11",
"amount": 5107.0
},
{
"team": "Game Total Under 11",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "76e0671d-8063-4929-9ee4-ba912f1474ce",
"gambit_id": "29570556-4293-4a85-a52b-49d62b4d4e50",
"last_updated": "2023-04-07T10:22:14.848915-04:00",
"created_at": "2023-04-06T09:06:59.308795-04:00",
"name": "Game Total Over 11",
"reward": "1.83000",
"odds": "1.86960",
"spread": "11.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d9e61a4-008c-4b53-a252-02122bd17a74/?format=api"
},
{
"id": "2478dbcf-3ed7-49ad-a63e-527872b24518",
"gambit_id": "6e5cc487-954b-455e-922f-b2b24bc00f99",
"last_updated": "2023-04-07T10:22:14.845978-04:00",
"created_at": "2023-04-06T09:06:59.306826-04:00",
"name": "Game Total Under 11",
"reward": "1.91000",
"odds": "1.95240",
"spread": "11.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d9e61a4-008c-4b53-a252-02122bd17a74/?format=api"
}
]
}