GET /api/bet_types/5a6c85e6-0f5c-458f-bbd6-96f522d37109/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5a6c85e6-0f5c-458f-bbd6-96f522d37109",
"match": "https://api-prod.gambitprofit.com/api/matches/5bf80e42-085f-4da6-93da-2a0c66f6c3f8/?format=api",
"name": "Over/Under",
"created_at": "2023-04-06T13:22:12.100875-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 222",
"amount": 5000.0
},
{
"team": "Game Total Over 222",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "068a6b78-45f7-4de6-99d3-3ed831710f94",
"gambit_id": "a2dc246a-445d-4651-bfe3-b82ee4ce370c",
"last_updated": "2023-04-07T20:27:06.400438-04:00",
"created_at": "2023-04-06T13:22:12.103399-04:00",
"name": "Game Total Under 222",
"reward": "1.87000",
"odds": "1.90910",
"spread": "222.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a6c85e6-0f5c-458f-bbd6-96f522d37109/?format=api"
},
{
"id": "17b034d9-730f-4435-834e-9f8547fa3a02",
"gambit_id": "9db9fe3f-a51b-4a90-a8b2-64a7667000f2",
"last_updated": "2023-04-07T20:27:06.402049-04:00",
"created_at": "2023-04-06T13:22:12.105729-04:00",
"name": "Game Total Over 222",
"reward": "1.87000",
"odds": "1.90910",
"spread": "222.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a6c85e6-0f5c-458f-bbd6-96f522d37109/?format=api"
}
]
}