GET /api/bet_types/3f200d54-36c5-4bc5-8428-a411024f95eb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3f200d54-36c5-4bc5-8428-a411024f95eb",
"match": "https://api-prod.gambitprofit.com/api/matches/95b47251-bcc3-464a-99d7-e1529ac28bc7/?format=api",
"name": "FreeForm",
"created_at": "1969-12-31T19:00:00-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": "Over 13½",
"amount": 5000.0
},
{
"team": "Under 13½",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "62a6c2d1-aa23-47c0-b615-5202f7e96f1d",
"gambit_id": "2f14de53-771d-48d8-ae6e-b467001ea229",
"last_updated": "2022-12-24T17:12:23.575131-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Over 13½",
"reward": "1.88000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f200d54-36c5-4bc5-8428-a411024f95eb/?format=api"
},
{
"id": "4b8e07b8-6c8a-4478-8c29-0548c0dcd998",
"gambit_id": "4dbf7f30-6eb1-43f2-9442-51b987f3ed8f",
"last_updated": "2022-12-24T17:12:23.573697-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Under 13½",
"reward": "1.88000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f200d54-36c5-4bc5-8428-a411024f95eb/?format=api"
}
]
}