GET /api/bet_types/24f46503-39c1-4111-985a-4b24a061488f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "24f46503-39c1-4111-985a-4b24a061488f",
"match": "https://api-prod.gambitprofit.com/api/matches/1d8d9c53-6f90-43bc-9bc5-bc61f58c20e2/?format=api",
"name": "Over/Under",
"created_at": "2023-02-14T17:37:09.390939-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 Over 6",
"amount": 5106.0
},
{
"team": "Game Total Under 6",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "3b24449a-6ede-4670-8c22-44d31672b058",
"gambit_id": "d9a15b0b-6a3c-46d2-b66f-4a251b3e1a89",
"last_updated": "2023-02-16T17:01:55.007221-05:00",
"created_at": "2023-02-14T17:37:09.393900-05:00",
"name": "Game Total Over 6",
"reward": "1.84000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24f46503-39c1-4111-985a-4b24a061488f/?format=api"
},
{
"id": "f5b8b907-42b1-4279-a1df-b31a108731ec",
"gambit_id": "a1e61212-981d-441a-9e5e-4197769d8aed",
"last_updated": "2023-02-16T17:01:55.006042-05:00",
"created_at": "2023-02-14T17:37:09.392509-05:00",
"name": "Game Total Under 6",
"reward": "1.92000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24f46503-39c1-4111-985a-4b24a061488f/?format=api"
}
]
}