GET /api/bet_types/2e6383f1-a983-45e8-b517-350b5e04b6fb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2e6383f1-a983-45e8-b517-350b5e04b6fb",
"match": "https://api-prod.gambitprofit.com/api/matches/4d3a584b-5428-4c07-be73-895fc2b7f9af/?format=api",
"name": "Over/Under",
"created_at": "2023-03-06T08:07:11.535561-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 7",
"amount": 5421.0
},
{
"team": "Game Total Under 7",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "5394d37b-d2a7-4076-bc33-b6de24c5a1f0",
"gambit_id": "abac5be5-a25a-4d96-90d9-c78695601984",
"last_updated": "2023-03-07T11:12:00.885513-05:00",
"created_at": "2023-03-06T08:07:11.538164-05:00",
"name": "Game Total Over 7",
"reward": "1.74000",
"odds": "1.76920",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e6383f1-a983-45e8-b517-350b5e04b6fb/?format=api"
},
{
"id": "75c1e512-438a-41f2-8b81-4681d9de2147",
"gambit_id": "c35772c6-5a65-403c-bcc7-91676c4533f8",
"last_updated": "2023-03-07T11:12:00.883842-05:00",
"created_at": "2023-03-06T08:07:11.536857-05:00",
"name": "Game Total Under 7",
"reward": "2.06000",
"odds": "2.10000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e6383f1-a983-45e8-b517-350b5e04b6fb/?format=api"
}
]
}