GET /api/bet_types/72fdca6a-12a0-432e-b2e3-ef795ce44e1d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "72fdca6a-12a0-432e-b2e3-ef795ce44e1d",
"match": "https://api-prod.gambitprofit.com/api/matches/bcb8f4cd-a0cd-42fb-9f5e-5c8ae80e21a9/?format=api",
"name": "Over/Under",
"created_at": "2023-02-18T09:07:14.669838-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 6",
"amount": 5106.0
},
{
"team": "Game Total Under 6",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "0d4a836e-18a9-49fc-a966-a2c1a9f1e166",
"gambit_id": "0c5e184f-59da-4542-960a-b475bffabc5b",
"last_updated": "2023-02-19T16:02:15.731697-05:00",
"created_at": "2023-02-18T09:07:14.672440-05:00",
"name": "Game Total Over 6",
"reward": "1.84000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72fdca6a-12a0-432e-b2e3-ef795ce44e1d/?format=api"
},
{
"id": "e900247b-31ef-4961-a689-6358cf5e108b",
"gambit_id": "0a9579f1-90b1-4649-95d2-9f4aae574512",
"last_updated": "2023-02-19T16:02:15.730091-05:00",
"created_at": "2023-02-18T09:07:14.671140-05:00",
"name": "Game Total Under 6",
"reward": "1.92000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72fdca6a-12a0-432e-b2e3-ef795ce44e1d/?format=api"
}
]
}