GET /api/bet_types/62b9f47f-94b0-40e7-a02e-f6e5a573ec8c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "62b9f47f-94b0-40e7-a02e-f6e5a573ec8c",
"match": "https://api-prod.gambitprofit.com/api/matches/9d49a785-7f82-4537-822e-5975ad4bd067/?format=api",
"name": "Over/Under",
"created_at": "2023-04-02T11:22:02.896096-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 237",
"amount": 5000.0
},
{
"team": "Game Total Under 237",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "4ef3353a-95f1-4ed9-b2e6-aa71e93bbd6f",
"gambit_id": "7748a78b-1562-40a9-bef6-12d5eda6b359",
"last_updated": "2023-04-03T20:12:06.576197-04:00",
"created_at": "2023-04-02T11:22:02.902180-04:00",
"name": "Game Total Over 237",
"reward": "1.87000",
"odds": "1.90910",
"spread": "237.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62b9f47f-94b0-40e7-a02e-f6e5a573ec8c/?format=api"
},
{
"id": "72805c98-ba67-4804-9965-9f2446441923",
"gambit_id": "fa358bfc-26fe-4b5d-92c7-8a37e91c38cc",
"last_updated": "2023-04-03T20:12:06.573916-04:00",
"created_at": "2023-04-02T11:22:02.899200-04:00",
"name": "Game Total Under 237",
"reward": "1.87000",
"odds": "1.90910",
"spread": "237.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62b9f47f-94b0-40e7-a02e-f6e5a573ec8c/?format=api"
}
]
}