GET /api/bet_types/98ed366d-6d9c-483d-aaef-f6d3dac359b2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "98ed366d-6d9c-483d-aaef-f6d3dac359b2",
"match": "https://api-prod.gambitprofit.com/api/matches/e283c71b-6a5c-42b5-ba75-afa31cf689ed/?format=api",
"name": "Over/Under",
"created_at": "2023-04-18T12:12:01.063378-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": 5213.0
},
{
"team": "Game Total Over 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "1578d163-5a4d-464c-a92c-bbf82ae050a2",
"gambit_id": "5aaf86d6-4c09-4199-8afd-636858604b00",
"last_updated": "2023-04-19T12:17:14.588200-04:00",
"created_at": "2023-04-18T12:12:01.064930-04:00",
"name": "Game Total Under 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98ed366d-6d9c-483d-aaef-f6d3dac359b2/?format=api"
},
{
"id": "3721173d-4bf1-45bd-9bf7-12284923a4a9",
"gambit_id": "72ebddfb-9f18-4f29-a520-912adc0c4618",
"last_updated": "2023-04-19T12:17:14.591190-04:00",
"created_at": "2023-04-18T12:12:01.066524-04:00",
"name": "Game Total Over 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98ed366d-6d9c-483d-aaef-f6d3dac359b2/?format=api"
}
]
}