GET /api/bet_types/fb7f6207-ba2f-4e0e-90eb-808c9adbef1c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fb7f6207-ba2f-4e0e-90eb-808c9adbef1c",
"match": "https://api-prod.gambitprofit.com/api/matches/5f66e95b-5202-4d52-beda-27e8970626b3/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-17T09:33:00.332167-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": "TAM",
"amount": 6399.0
},
{
"team": "SDG",
"amount": 3601.0
}
],
"expected_reward_tokens": 9470.52,
"profit_sb": -29.48,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "6fc1d34b-1541-418c-bca8-4ed02b2e82bd",
"gambit_id": "cdb330d0-367a-4608-ae65-32decec4b4ef",
"last_updated": "2023-06-18T10:33:13.237427-04:00",
"created_at": "2023-06-17T09:33:00.333886-04:00",
"name": "TAM",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb7f6207-ba2f-4e0e-90eb-808c9adbef1c/?format=api"
},
{
"id": "da37257b-bad1-4ef9-a50e-eda8923ad1a3",
"gambit_id": "1be130af-e864-443e-a0e1-bda654b4abc0",
"last_updated": "2023-06-18T10:33:13.239052-04:00",
"created_at": "2023-06-17T09:33:00.335997-04:00",
"name": "SDG",
"reward": "2.63000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb7f6207-ba2f-4e0e-90eb-808c9adbef1c/?format=api"
}
]
}