HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d3f90958-6586-45e6-8514-0cb4a251f91e",
"match": "https://api-prod.gambitprofit.com/api/matches/c33e713e-0065-4485-8b71-58580931b9c9/?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": true,
"name": "Med Risk",
"bet": [
{
"team": "Atletico Madrid",
"amount": 6583.0
},
{
"team": "Draw",
"amount": 3417.0
}
],
"expected_reward_tokens": 11717.74,
"profit_sb": 2217.74,
"profit_sb_percentage": 23.34,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Atletico Madrid",
"amount": 5221.0
},
{
"team": "Draw",
"amount": 2709.0
},
{
"team": "Club Brugge",
"amount": 2070.0
}
],
"expected_reward_tokens": 9291.87,
"profit_sb": -208.13,
"profit_sb_percentage": -2.19,
"recommended": false
},
"lines": [
{
"id": "3433487c-18c4-4b3a-8f86-a528c0b11837",
"gambit_id": "ee9d4751-9105-4c19-aff5-44cab5b185d8",
"last_updated": "2022-10-05T07:11:54.043762-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Atletico Madrid",
"reward": "1.78000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3f90958-6586-45e6-8514-0cb4a251f91e/?format=api"
},
{
"id": "d76d7b1d-7e6b-46cf-8e64-b449ba26534b",
"gambit_id": "a6491dc5-05f1-47a1-b434-102c465697ef",
"last_updated": "2022-10-05T07:11:54.045706-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.43000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3f90958-6586-45e6-8514-0cb4a251f91e/?format=api"
},
{
"id": "a22a6870-bd97-4459-850b-0440d8ccd9b1",
"gambit_id": "af3fc51c-89e2-42b0-a27b-92acb3b380a6",
"last_updated": "2022-10-05T07:11:54.044727-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Club Brugge",
"reward": "4.49000",
"odds": "4.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3f90958-6586-45e6-8514-0cb4a251f91e/?format=api"
}
]
}