GET /api/bet_types/1f38d85a-c275-407b-bcc4-4c37129dace9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1f38d85a-c275-407b-bcc4-4c37129dace9",
"match": "https://api-prod.gambitprofit.com/api/matches/9e5fcbbd-7fdc-4a70-b9a2-0bde587fec8d/?format=api",
"name": "FreeForm",
"created_at": "2023-04-12T08:57:11.404062-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": "Even",
"amount": 5000.0
},
{
"team": "Odd",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "dfa7eebf-95e8-46da-9f70-a136f0a1e64a",
"gambit_id": "f53853fa-6f61-4e9f-b9f9-aabff23950ca",
"last_updated": "2023-04-13T17:27:11.525950-04:00",
"created_at": "2023-04-12T08:57:11.406622-04:00",
"name": "Even",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f38d85a-c275-407b-bcc4-4c37129dace9/?format=api"
},
{
"id": "7df0f313-8e4b-4e61-b531-ad571555cbbd",
"gambit_id": "8aa8c87d-c52d-4ff1-a132-76e7ffd77a0a",
"last_updated": "2023-04-13T17:27:11.527413-04:00",
"created_at": "2023-04-12T08:57:11.409436-04:00",
"name": "Odd",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f38d85a-c275-407b-bcc4-4c37129dace9/?format=api"
}
]
}