GET /api/bet_types/1e86f966-66f4-4146-9a27-61bb7d57cb84/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1e86f966-66f4-4146-9a27-61bb7d57cb84",
"match": "https://api-prod.gambitprofit.com/api/matches/6233814e-751d-4f16-9183-40257111e342/?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 10",
"amount": 5000.0
},
{
"team": "Game Total Over 10",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "9926b442-a4d7-4de6-939b-b264d8efd6c6",
"gambit_id": "35020c3b-9951-47c9-acaf-bbbe8273dc3a",
"last_updated": "2022-09-19T11:57:17.305426-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 10",
"reward": "1.80000",
"odds": "1.90910",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e86f966-66f4-4146-9a27-61bb7d57cb84/?format=api"
},
{
"id": "018e2c84-f9b6-43ee-9b76-a4b73a2222a2",
"gambit_id": "d8f82748-dd76-41d5-b334-20c0ea546654",
"last_updated": "2022-09-19T11:57:17.306659-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 10",
"reward": "1.80000",
"odds": "1.90910",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e86f966-66f4-4146-9a27-61bb7d57cb84/?format=api"
}
]
}