GET /api/bet_types/260b2e3b-3055-46fc-86f2-9a58b81a7550/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "260b2e3b-3055-46fc-86f2-9a58b81a7550",
"match": "https://api-prod.gambitprofit.com/api/matches/b10da0ac-70cc-43c3-af2b-e324bffeaa47/?format=api",
"name": "Over/Under",
"created_at": "2022-12-26T12:37:06.536298-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 234",
"amount": 5000.0
},
{
"team": "Game Total Over 234",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "aa557907-9337-48d3-8c7b-eeb28bb44237",
"gambit_id": "0c803f1d-eb15-4497-9af8-fa0027cda27e",
"last_updated": "2022-12-27T10:27:04.025075-05:00",
"created_at": "2022-12-26T12:37:06.537539-05:00",
"name": "Game Total Under 234",
"reward": "1.78000",
"odds": "1.90910",
"spread": "234.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/260b2e3b-3055-46fc-86f2-9a58b81a7550/?format=api"
},
{
"id": "15adc148-8a0a-480d-96dc-c6da1fb82f23",
"gambit_id": "c33ee542-01f8-4a38-b5eb-a9890aaddc3a",
"last_updated": "2022-12-27T10:27:04.026135-05:00",
"created_at": "2022-12-26T12:37:06.538778-05:00",
"name": "Game Total Over 234",
"reward": "1.78000",
"odds": "1.90910",
"spread": "234.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/260b2e3b-3055-46fc-86f2-9a58b81a7550/?format=api"
}
]
}