GET /api/bet_types/ae157169-6320-48fc-9d8d-adc977d24f97/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ae157169-6320-48fc-9d8d-adc977d24f97",
"match": "https://api-prod.gambitprofit.com/api/matches/03382cdf-010c-4de2-b92a-e272901e2226/?format=api",
"name": "Over/Under",
"created_at": "2023-08-20T08:43:02.756878-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 Over 9",
"amount": 5213.0
},
{
"team": "Game Total Under 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "e017ad19-de19-4e90-931a-a905acaa0711",
"gambit_id": "1a0a883b-fd33-4d69-9792-977fed1128fd",
"last_updated": "2023-08-21T19:43:20.263735-04:00",
"created_at": "2023-08-20T08:43:02.761530-04:00",
"name": "Game Total Over 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae157169-6320-48fc-9d8d-adc977d24f97/?format=api"
},
{
"id": "36fbc304-043f-4e4e-a15a-bbab5ff37b39",
"gambit_id": "7c8a0ed2-103c-477c-94ad-49be67c11cfc",
"last_updated": "2023-08-21T19:43:20.267108-04:00",
"created_at": "2023-08-20T08:43:02.767807-04:00",
"name": "Game Total Under 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae157169-6320-48fc-9d8d-adc977d24f97/?format=api"
}
]
}