GET /api/bet_types/c0212f06-7ab3-4f63-accd-e46108da61e9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c0212f06-7ab3-4f63-accd-e46108da61e9",
"match": "https://api-prod.gambitprofit.com/api/matches/47350653-6a9e-482e-8fbc-7ddbe05529b5/?format=api",
"name": "Play the Odds",
"created_at": "2022-12-23T12:47:11.909355-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": "San Diego State",
"amount": 5097.0
},
{
"team": "Mid Tenn State",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "53b7939e-9862-4e36-95fa-e3f38d760b66",
"gambit_id": "738cf8f8-7859-44d3-84a0-9797f9341f86",
"last_updated": "2022-12-25T18:22:07.498442-05:00",
"created_at": "2022-12-23T12:47:11.910499-05:00",
"name": "San Diego State",
"reward": "1.76000",
"odds": "1.86960",
"spread": "-7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0212f06-7ab3-4f63-accd-e46108da61e9/?format=api"
},
{
"id": "c240570b-97cc-4cff-86e3-1baee5e5189d",
"gambit_id": "d7b5e988-1205-4d97-899f-7fba323a1ad9",
"last_updated": "2022-12-25T18:22:07.499560-05:00",
"created_at": "2022-12-23T12:47:11.911684-05:00",
"name": "Mid Tenn State",
"reward": "1.83000",
"odds": "1.95240",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0212f06-7ab3-4f63-accd-e46108da61e9/?format=api"
}
]
}