Matches can be viewed and edited (when logged in). Use "tokens" url parameter to modify token amount. Use "limit" and "offset" parameters to set the limit and offset of the result. Look in the filters dialog to see how to programmatically filter and sort.
GET /api/matches/c147f20e-9263-40f3-914b-559832e00f50/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c147f20e-9263-40f3-914b-559832e00f50",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "bbdc2d03-05ff-4606-89e0-ccf49c127ff3",
    "completed": true,
    "last_updated": "2023-12-30T16:33:09.285551-05:00",
    "created_at": "2023-12-27T10:33:22.238364-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -3.16,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/bbdc2d03-05ff-4606-89e0-ccf49c127ff3",
    "datetime": "2023-12-27T15:15:00-05:00",
    "cutoff_datetime": "2023-12-27T15:15:00-05:00",
    "name": "Everton v. Manchester City",
    "bettypes": [
        {
            "id": "a1780b92-81e1-4d00-a298-cbdf659283ed",
            "match": "https://api-prod.gambitprofit.com/api/matches/c147f20e-9263-40f3-914b-559832e00f50/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-27T10:33:22.249111-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Manchester City",
                        "amount": 7060.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2940.0
                    }
                ],
                "expected_reward_tokens": 11083.8,
                "profit_sb": 1583.8,
                "profit_sb_percentage": 16.67,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Manchester City",
                        "amount": 5839.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2432.0
                    },
                    {
                        "team": "Everton",
                        "amount": 1730.0
                    }
                ],
                "expected_reward_tokens": 9167.23,
                "profit_sb": -332.77,
                "profit_sb_percentage": -3.5,
                "recommended": false
            },
            "lines": [
                {
                    "id": "712761a4-f375-418d-8640-d7275e7c6410",
                    "gambit_id": "7490d2ce-6e5c-43f6-81c9-0b5d8603a17e",
                    "last_updated": "2023-12-30T16:33:09.307135-05:00",
                    "created_at": "2023-12-27T10:33:22.270108-05:00",
                    "name": "Manchester City",
                    "reward": "1.57000",
                    "odds": "1.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1780b92-81e1-4d00-a298-cbdf659283ed/?format=api"
                },
                {
                    "id": "66a6e24f-37ac-4401-b7de-55796c579334",
                    "gambit_id": "a7dfa3ff-c11a-40dc-9747-746095dbdcd9",
                    "last_updated": "2023-12-30T16:33:09.299725-05:00",
                    "created_at": "2023-12-27T10:33:22.253422-05:00",
                    "name": "Draw",
                    "reward": "3.77000",
                    "odds": "3.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1780b92-81e1-4d00-a298-cbdf659283ed/?format=api"
                },
                {
                    "id": "2d399661-b532-47ed-9071-652d4a4e7c52",
                    "gambit_id": "f6a8ca5d-31aa-4eca-bcb2-5d40431789bf",
                    "last_updated": "2023-12-30T16:33:09.303825-05:00",
                    "created_at": "2023-12-27T10:33:22.257300-05:00",
                    "name": "Everton",
                    "reward": "5.30000",
                    "odds": "5.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1780b92-81e1-4d00-a298-cbdf659283ed/?format=api"
                }
            ]
        },
        {
            "id": "f3b85bee-a06e-4e96-bf46-e0c2bf115aa8",
            "match": "https://api-prod.gambitprofit.com/api/matches/c147f20e-9263-40f3-914b-559832e00f50/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-27T10:33:22.274553-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": "Game Total Under 2.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9200.0,
                "profit_sb": -300.0,
                "profit_sb_percentage": -3.16,
                "recommended": false
            },
            "lines": [
                {
                    "id": "733f9384-85df-42f5-a7a6-53e2509d8963",
                    "gambit_id": "e2ebb5d8-5e6b-49d5-a879-0e96d5a99e63",
                    "last_updated": "2023-12-30T16:33:09.317255-05:00",
                    "created_at": "2023-12-27T10:33:22.283428-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.84000",
                    "odds": "1.88000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3b85bee-a06e-4e96-bf46-e0c2bf115aa8/?format=api"
                },
                {
                    "id": "e087a257-3d87-4ab7-8d2a-0833d890fc52",
                    "gambit_id": "71b146b4-ffc3-4a3c-b876-09a3a146fcf2",
                    "last_updated": "2023-12-30T16:33:09.314010-05:00",
                    "created_at": "2023-12-27T10:33:22.278801-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.84000",
                    "odds": "1.88000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3b85bee-a06e-4e96-bf46-e0c2bf115aa8/?format=api"
                }
            ]
        }
    ]
}