GET /api/bet_types/3f987330-4f41-47ae-b24f-1a08de12183e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3f987330-4f41-47ae-b24f-1a08de12183e",
"match": "https://api-prod.gambitprofit.com/api/matches/ffd4e118-c218-4b1b-af4b-6a08320c3873/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 37",
"amount": 5000.0
},
{
"team": "Game Total Over 37",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "90fba82e-cd05-469f-9d6f-6db7ad9b8111",
"gambit_id": "784ab530-47cb-4420-8b67-4a8db7348c33",
"last_updated": "2022-12-19T13:32:02.818848-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 37",
"reward": "1.80000",
"odds": "1.90910",
"spread": "37.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f987330-4f41-47ae-b24f-1a08de12183e/?format=api"
},
{
"id": "479ee9f5-ecbb-434e-8c40-2c8265f06d98",
"gambit_id": "beae14fb-e01b-4fac-ab03-93390f08c2e3",
"last_updated": "2022-12-19T13:32:02.820699-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 37",
"reward": "1.80000",
"odds": "1.90910",
"spread": "37.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f987330-4f41-47ae-b24f-1a08de12183e/?format=api"
}
]
}