GET /api/bet_types/b0a1a4a6-a855-42a9-9568-d65c5b76778a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b0a1a4a6-a855-42a9-9568-d65c5b76778a",
"match": "https://api-prod.gambitprofit.com/api/matches/8179d503-d56b-4e36-8398-cb062e065503/?format=api",
"name": "Over/Under",
"created_at": "2023-05-31T11:47:17.894980-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 Under 10",
"amount": 5107.0
},
{
"team": "Game Total Over 10",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "b0b02035-16c5-421d-be76-ae0c93c673c7",
"gambit_id": "53771846-fe2b-494c-be63-ba50149aeaf0",
"last_updated": "2023-06-01T10:07:11.271629-04:00",
"created_at": "2023-05-31T11:47:17.898680-04:00",
"name": "Game Total Under 10",
"reward": "1.83000",
"odds": "1.86960",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0a1a4a6-a855-42a9-9568-d65c5b76778a/?format=api"
},
{
"id": "149370a9-018f-467d-a2ec-265d6b2b4ffb",
"gambit_id": "d2bdd3e4-fb3a-4562-9319-52539beb296d",
"last_updated": "2023-06-01T10:07:11.268836-04:00",
"created_at": "2023-05-31T11:47:17.896920-04:00",
"name": "Game Total Over 10",
"reward": "1.91000",
"odds": "1.95240",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0a1a4a6-a855-42a9-9568-d65c5b76778a/?format=api"
}
]
}