GET /api/bet_types/58d7a141-e47b-4967-a518-c2829123085b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "58d7a141-e47b-4967-a518-c2829123085b",
"match": "https://api-prod.gambitprofit.com/api/matches/50506222-f8b6-47de-b320-1ef1b57dab2e/?format=api",
"name": "Over/Under",
"created_at": "2023-12-20T10:03:19.147892-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 233",
"amount": 5000.0
},
{
"team": "Game Total Under 233",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "ef1c18b7-bc72-4c6b-bd84-8df2a88355d0",
"gambit_id": "391874bd-eb03-4588-8efd-e2bd1ef1cad9",
"last_updated": "2023-12-22T15:18:25.272665-05:00",
"created_at": "2023-12-20T10:03:19.155961-05:00",
"name": "Game Total Over 233",
"reward": "1.87000",
"odds": "1.90910",
"spread": "233.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58d7a141-e47b-4967-a518-c2829123085b/?format=api"
},
{
"id": "b3d1251a-9fdd-422a-b641-106587d700ed",
"gambit_id": "17b3c3fb-19b5-43a9-99f4-a41e2976ed86",
"last_updated": "2023-12-22T15:18:25.275934-05:00",
"created_at": "2023-12-20T10:03:19.152162-05:00",
"name": "Game Total Under 233",
"reward": "1.87000",
"odds": "1.90910",
"spread": "233.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58d7a141-e47b-4967-a518-c2829123085b/?format=api"
}
]
}