GET /api/bet_types/a56e8e22-b6a8-403d-8073-24f780388ee5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a56e8e22-b6a8-403d-8073-24f780388ee5",
"match": "https://api-prod.gambitprofit.com/api/matches/6abdddaf-027b-4eb5-a846-5f67a3079771/?format=api",
"name": "Over/Under",
"created_at": "2023-04-04T09:32:14.289515-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 Under 6.5",
"amount": 5421.0
},
{
"team": "Game Total Over 6.5",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "c446548a-81cb-4e82-bd06-81a31e67cd4c",
"gambit_id": "01520767-b37a-4837-bc2a-755b7d40d1cb",
"last_updated": "2023-04-05T22:47:03.187195-04:00",
"created_at": "2023-04-04T09:32:14.291273-04:00",
"name": "Game Total Under 6.5",
"reward": "1.74000",
"odds": "1.76920",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a56e8e22-b6a8-403d-8073-24f780388ee5/?format=api"
},
{
"id": "e0ae23f5-cb4d-4106-a6e4-f14c04035497",
"gambit_id": "788dfcc8-7c89-4ee1-8e6a-29222e6c687c",
"last_updated": "2023-04-05T22:47:03.189102-04:00",
"created_at": "2023-04-04T09:32:14.293041-04:00",
"name": "Game Total Over 6.5",
"reward": "2.06000",
"odds": "2.10000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a56e8e22-b6a8-403d-8073-24f780388ee5/?format=api"
}
]
}