HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5ac30736-399d-4a22-bbe8-0f869fc028b5",
"match": "https://api-prod.gambitprofit.com/api/matches/3a7ae942-8503-4658-9ff3-9bc077d3f33f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-02T16:07:14.955700-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Arsenal",
"amount": 7376.0
},
{
"team": "Draw",
"amount": 2624.0
}
],
"expected_reward_tokens": 10547.68,
"profit_sb": 1047.68,
"profit_sb_percentage": 11.03,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Arsenal",
"amount": 6479.0
},
{
"team": "Draw",
"amount": 2305.0
},
{
"team": "Everton",
"amount": 1216.0
}
],
"expected_reward_tokens": 9264.97,
"profit_sb": -235.03,
"profit_sb_percentage": -2.47,
"recommended": false
},
"lines": [
{
"id": "341439c9-b68b-4b5e-b388-a655ada7a07e",
"gambit_id": "1b48e310-24d5-45fd-9022-1f0642c9ac89",
"last_updated": "2023-02-05T12:47:12.597392-05:00",
"created_at": "2023-02-02T16:07:14.959936-05:00",
"name": "Arsenal",
"reward": "1.43000",
"odds": "1.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ac30736-399d-4a22-bbe8-0f869fc028b5/?format=api"
},
{
"id": "4b1116f0-9806-4596-a91b-34a612675f0a",
"gambit_id": "dbbdb1fe-278f-4247-bbaf-2e819366bd6e",
"last_updated": "2023-02-05T12:47:12.591785-05:00",
"created_at": "2023-02-02T16:07:14.958403-05:00",
"name": "Draw",
"reward": "4.02000",
"odds": "4.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ac30736-399d-4a22-bbe8-0f869fc028b5/?format=api"
},
{
"id": "9a1f370b-c68b-493f-a7a4-22509a1895da",
"gambit_id": "3c99f6d1-2794-4fb8-9e66-0afa0f823754",
"last_updated": "2023-02-05T12:47:12.589090-05:00",
"created_at": "2023-02-02T16:07:14.957016-05:00",
"name": "Everton",
"reward": "7.62000",
"odds": "8.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ac30736-399d-4a22-bbe8-0f869fc028b5/?format=api"
}
]
}