GET /api/bet_types/d38bfe18-983a-459c-a407-a48a76c3f8d0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d38bfe18-983a-459c-a407-a48a76c3f8d0",
"match": "https://api-prod.gambitprofit.com/api/matches/6c535e01-aa27-4c18-9830-31611b29ee46/?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": "Zac Pauga",
"amount": 6817.0
},
{
"team": "Mohammed Usman",
"amount": 3183.0
}
],
"expected_reward_tokens": 9134.78,
"profit_sb": 134.78,
"profit_sb_percentage": 1.5,
"recommended": true
},
"lines": [
{
"id": "2b30bdc0-259e-4a0c-8e40-09c1d9b16634",
"gambit_id": "331b99f0-f3e4-4183-a1ab-c5cc394af11b",
"last_updated": "2022-08-07T11:17:16.690807-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Zac Pauga",
"reward": "1.34000",
"odds": "1.37040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d38bfe18-983a-459c-a407-a48a76c3f8d0/?format=api"
},
{
"id": "68648079-c065-48f6-a75b-a77d94b73464",
"gambit_id": "6d4b383f-4c81-41cc-aaac-29d7e7d535c8",
"last_updated": "2022-08-07T11:17:16.691342-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Mohammed Usman",
"reward": "2.87000",
"odds": "3.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d38bfe18-983a-459c-a407-a48a76c3f8d0/?format=api"
}
]
}