GET /api/bet_types/c9b1a768-187c-4669-bbe2-70e983f29ca8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c9b1a768-187c-4669-bbe2-70e983f29ca8",
"match": "https://api-prod.gambitprofit.com/api/matches/d4b405ad-3366-4c56-9d18-62e59c35444d/?format=api",
"name": "Over/Under",
"created_at": "2023-02-25T09:07:02.271266-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": 5106.0
},
{
"team": "Game Total Over 7",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "aa9cd96d-daed-4992-afc3-3a9039c663f8",
"gambit_id": "f598f5ed-5239-4f98-ae33-9d6340f4a912",
"last_updated": "2023-02-26T11:51:58.873182-05:00",
"created_at": "2023-02-25T09:07:02.272600-05:00",
"name": "Game Total Under 7",
"reward": "1.84000",
"odds": "1.86960",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9b1a768-187c-4669-bbe2-70e983f29ca8/?format=api"
},
{
"id": "d68c9936-0d44-45a2-b225-af45950eaea6",
"gambit_id": "0f423004-0116-4fca-a084-be4d688b3f7e",
"last_updated": "2023-02-26T11:51:58.874334-05:00",
"created_at": "2023-02-25T09:07:02.273917-05:00",
"name": "Game Total Over 7",
"reward": "1.92000",
"odds": "1.95240",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9b1a768-187c-4669-bbe2-70e983f29ca8/?format=api"
}
]
}