GET /api/bet_types/79f50447-6df2-4222-860f-14b76a58a2f1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "79f50447-6df2-4222-860f-14b76a58a2f1",
"match": "https://api-prod.gambitprofit.com/api/matches/a12d33e0-b392-49d4-85e0-845f5ca0cbaf/?format=api",
"name": "Over/Under",
"created_at": "2023-09-12T09:23:03.070714-04: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 12",
"amount": 5000.0
},
{
"team": "Game Total Over 12",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "b0e5cea7-2bda-45ba-8f75-127c78b0743f",
"gambit_id": "11879076-e993-4d6e-a70b-57f8a2004e0a",
"last_updated": "2023-09-15T16:23:16.641250-04:00",
"created_at": "2023-09-12T09:23:03.079606-04:00",
"name": "Game Total Under 12",
"reward": "1.87000",
"odds": "1.90910",
"spread": "12.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79f50447-6df2-4222-860f-14b76a58a2f1/?format=api"
},
{
"id": "ea717b71-686d-48cf-a80f-5957e6ea7b25",
"gambit_id": "a1ffc858-1fd8-4abc-a540-f2e4e1c0e9aa",
"last_updated": "2023-09-15T16:23:16.634203-04:00",
"created_at": "2023-09-12T09:23:03.075283-04:00",
"name": "Game Total Over 12",
"reward": "1.87000",
"odds": "1.90910",
"spread": "12.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79f50447-6df2-4222-860f-14b76a58a2f1/?format=api"
}
]
}