GET /api/bet_types/db6dfa73-85cc-4eb3-a61c-634185f3679b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "db6dfa73-85cc-4eb3-a61c-634185f3679b",
"match": "https://api-prod.gambitprofit.com/api/matches/81cf6906-51d9-42b4-8f45-a17aeecd836f/?format=api",
"name": "Over/Under",
"created_at": "2023-09-17T10:28:03.220096-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 9",
"amount": 5107.0
},
{
"team": "Game Total Over 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "6f4a16b6-acc5-4569-b807-2a9819caab24",
"gambit_id": "24065a8f-ea50-4854-982e-e4bfffee09c4",
"last_updated": "2023-09-24T16:03:03.923839-04:00",
"created_at": "2023-09-17T10:28:03.232300-04:00",
"name": "Game Total Under 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db6dfa73-85cc-4eb3-a61c-634185f3679b/?format=api"
},
{
"id": "0c728d2a-0b0e-474a-98bd-65cd56f0bd3f",
"gambit_id": "cbbd0f30-0831-446f-94fb-051239a6d9ae",
"last_updated": "2023-09-24T16:03:03.920032-04:00",
"created_at": "2023-09-17T10:28:03.227337-04:00",
"name": "Game Total Over 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db6dfa73-85cc-4eb3-a61c-634185f3679b/?format=api"
}
]
}