GET /api/bet_types/934b0bab-8afb-4e23-83be-f242f30a6e85/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "934b0bab-8afb-4e23-83be-f242f30a6e85",
"match": "https://api-prod.gambitprofit.com/api/matches/02fa3aa2-5662-46d9-997c-869102eb6697/?format=api",
"name": "Over/Under",
"created_at": "2024-01-09T09:23:04.479507-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": 5423.0
},
{
"team": "Game Total Under 6",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "d3e8b893-ada1-440e-8882-11e0d443ac1d",
"gambit_id": "331159d8-3296-411b-9ba2-14cea28ef362",
"last_updated": "2024-01-11T11:13:03.756998-05:00",
"created_at": "2024-01-09T09:23:04.483459-05:00",
"name": "Game Total Over 6",
"reward": "1.73000",
"odds": "1.76920",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/934b0bab-8afb-4e23-83be-f242f30a6e85/?format=api"
},
{
"id": "78a6e586-1062-48a9-ba3b-9d759e8bcb6e",
"gambit_id": "d18846f0-9403-4a77-90b9-8aa2bb64d7ee",
"last_updated": "2024-01-11T11:13:03.760287-05:00",
"created_at": "2024-01-09T09:23:04.488202-05:00",
"name": "Game Total Under 6",
"reward": "2.05000",
"odds": "2.10000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/934b0bab-8afb-4e23-83be-f242f30a6e85/?format=api"
}
]
}