GET /api/bet_types/6f16fb0a-9896-461f-a46d-31c8469a9f47/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6f16fb0a-9896-461f-a46d-31c8469a9f47",
"match": "https://api-prod.gambitprofit.com/api/matches/ab5d20f6-0468-4fa0-9432-9a80db1a89bd/?format=api",
"name": "Pick the Winner",
"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": "New Mexico State",
"amount": 5212.0
},
{
"team": "Massachusetts",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "c8450a39-2fca-4b20-a8cd-89f66890950f",
"gambit_id": "f6ca6371-2a6f-4f66-93e1-55f9983bd90d",
"last_updated": "2022-10-31T10:27:22.841601-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New Mexico State",
"reward": "1.81000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f16fb0a-9896-461f-a46d-31c8469a9f47/?format=api"
},
{
"id": "c8247b52-ce1f-4c01-95d6-1a2369e417f6",
"gambit_id": "42d3c260-7c75-41e6-a1a7-58f167c4a166",
"last_updated": "2022-10-31T10:27:22.840462-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Massachusetts",
"reward": "1.97000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f16fb0a-9896-461f-a46d-31c8469a9f47/?format=api"
}
]
}