GET /api/bet_types/c9dc97a7-9ebb-4694-ab68-d03540363de8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c9dc97a7-9ebb-4694-ab68-d03540363de8",
"match": "https://api-prod.gambitprofit.com/api/matches/7068046a-1cd1-41c8-9921-a8a5c3f4e843/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 Under 7",
"amount": 5208.0
},
{
"team": "Game Total Over 7",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "5b993b96-85f2-4c77-ae01-0187351b8618",
"gambit_id": "53f17514-326d-4b44-b37b-ac6766cf4a3a",
"last_updated": "2022-10-02T15:17:07.023543-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7",
"reward": "1.73000",
"odds": "1.83330",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9dc97a7-9ebb-4694-ab68-d03540363de8/?format=api"
},
{
"id": "43ba7753-ea05-443b-a301-47c3b3c8d407",
"gambit_id": "c5d66644-098b-4f57-9546-9baaedc22903",
"last_updated": "2022-10-02T15:17:07.024727-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7",
"reward": "1.88000",
"odds": "2.00000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9dc97a7-9ebb-4694-ab68-d03540363de8/?format=api"
}
]
}