GET /api/bet_types/55d18bea-0c0f-4bf0-948f-9e1c490243ac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "55d18bea-0c0f-4bf0-948f-9e1c490243ac",
"match": "https://api-prod.gambitprofit.com/api/matches/1e0acc1f-0c5e-4daf-84f2-c2d762ff5d6c/?format=api",
"name": "Over/Under",
"created_at": "2023-09-24T09:13:25.020033-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 9",
"amount": 5107.0
},
{
"team": "Game Total Over 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "cc45daca-e5fd-4744-9887-f03906a8aec2",
"gambit_id": "b8908c60-7a90-4725-9ac2-816936495b86",
"last_updated": "2023-09-26T09:22:58.840784-04:00",
"created_at": "2023-09-24T09:13:25.027934-04:00",
"name": "Game Total Under 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55d18bea-0c0f-4bf0-948f-9e1c490243ac/?format=api"
},
{
"id": "7f0b6f45-4b1a-4224-92eb-39bebd1bbac1",
"gambit_id": "56569a7c-75be-4ba0-be69-0999d6c85b57",
"last_updated": "2023-09-26T09:22:58.836610-04:00",
"created_at": "2023-09-24T09:13:25.023933-04:00",
"name": "Game Total Over 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55d18bea-0c0f-4bf0-948f-9e1c490243ac/?format=api"
}
]
}