GET /api/bet_types/b606c6e5-8cfa-4d08-9f72-851286ce32b1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b606c6e5-8cfa-4d08-9f72-851286ce32b1",
"match": "https://api-prod.gambitprofit.com/api/matches/a6438673-0aea-4f98-931a-e480a0c5e9b2/?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 223",
"amount": 5000.0
},
{
"team": "Game Total Over 223",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "3c689226-ef82-4052-8b76-f8b868f5ed2e",
"gambit_id": "19b641dd-ac6e-4874-aa9a-47be19fdb106",
"last_updated": "2022-11-03T09:28:55.990621-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 223",
"reward": "1.80000",
"odds": "1.90910",
"spread": "223.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b606c6e5-8cfa-4d08-9f72-851286ce32b1/?format=api"
},
{
"id": "b17b7a98-d735-4e51-be81-587469d04671",
"gambit_id": "4bf5f03b-063b-48a6-89ff-2b2638599758",
"last_updated": "2022-11-03T09:28:55.991729-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 223",
"reward": "1.80000",
"odds": "1.90910",
"spread": "223.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b606c6e5-8cfa-4d08-9f72-851286ce32b1/?format=api"
}
]
}