GET /api/bet_types/7ea2c480-3457-4349-a137-50ef844cc1db/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7ea2c480-3457-4349-a137-50ef844cc1db",
"match": "https://api-prod.gambitprofit.com/api/matches/7c57f65f-2b84-44cd-96c2-5efaa6769fff/?format=api",
"name": "Over/Under",
"created_at": "2023-05-19T11:46:55.275041-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": "Total Rounds Over 1.5",
"amount": 5190.0
},
{
"team": "Total Rounds Under 1.5",
"amount": 4810.0
}
],
"expected_reward_tokens": 9186.3,
"profit_sb": -313.7,
"profit_sb_percentage": -3.3,
"recommended": false
},
"lines": [
{
"id": "3fccc30d-e90a-45da-80b8-af3b30970be2",
"gambit_id": "1338b428-b04a-4d13-88e2-636cdbf38159",
"last_updated": "2023-05-25T13:47:05.174333-04:00",
"created_at": "2023-05-19T11:46:55.280157-04:00",
"name": "Total Rounds Over 1.5",
"reward": "1.77000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ea2c480-3457-4349-a137-50ef844cc1db/?format=api"
},
{
"id": "cf59bc85-6d17-46fa-902b-1d0dba8331b0",
"gambit_id": "c0e28658-9f8b-4bcf-adf5-ba51be36730f",
"last_updated": "2023-05-25T13:47:05.176872-04:00",
"created_at": "2023-05-19T11:46:55.277490-04:00",
"name": "Total Rounds Under 1.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ea2c480-3457-4349-a137-50ef844cc1db/?format=api"
}
]
}