GET /api/bet_types/306bc15c-5cb9-4184-af33-65931d8c4bc3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "306bc15c-5cb9-4184-af33-65931d8c4bc3",
"match": "https://api-prod.gambitprofit.com/api/matches/ce1e2959-28e6-49b3-a38e-fa6270982a11/?format=api",
"name": "Over/Under",
"created_at": "2023-07-05T08:42:57.724615-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": "ae36519b-88ab-4ed2-b638-00c1df7ff3fe",
"gambit_id": "24321403-d0ab-4505-a5a5-34392bdbfed7",
"last_updated": "2023-07-06T12:28:23.341081-04:00",
"created_at": "2023-07-05T08:42:57.729175-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/306bc15c-5cb9-4184-af33-65931d8c4bc3/?format=api"
},
{
"id": "9c631f05-6dee-4f48-a7d4-8a91263f7002",
"gambit_id": "34623503-5d7d-47c9-b192-2f3972f5349b",
"last_updated": "2023-07-06T12:28:23.338280-04:00",
"created_at": "2023-07-05T08:42:57.726834-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/306bc15c-5cb9-4184-af33-65931d8c4bc3/?format=api"
}
]
}