GET /api/bet_types/7a00e0c8-205f-428f-8bd6-95aeabd81a63/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7a00e0c8-205f-428f-8bd6-95aeabd81a63",
"match": "https://api-prod.gambitprofit.com/api/matches/68297e53-9cc0-4aa2-94cb-26856af86ee7/?format=api",
"name": "Over/Under",
"created_at": "2023-05-29T11:47:14.501445-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 204.5",
"amount": 5000.0
},
{
"team": "Game Total Under 204.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "aedeb780-86cc-4352-ab7f-229ce0a015bd",
"gambit_id": "a55b84bd-4f2d-4c1d-adef-20ae091b720a",
"last_updated": "2023-05-30T10:47:20.524624-04:00",
"created_at": "2023-05-29T11:47:14.504060-04:00",
"name": "Game Total Over 204.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "204.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a00e0c8-205f-428f-8bd6-95aeabd81a63/?format=api"
},
{
"id": "6df005e4-c229-4491-bbf1-a9e30e31a02b",
"gambit_id": "db83f09b-8d5b-42c1-9c65-0972540a68b2",
"last_updated": "2023-05-30T10:47:20.526401-04:00",
"created_at": "2023-05-29T11:47:14.506878-04:00",
"name": "Game Total Under 204.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "204.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a00e0c8-205f-428f-8bd6-95aeabd81a63/?format=api"
}
]
}