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/96fc8ace-7c08-461e-82b1-1e38083f446b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "96fc8ace-7c08-461e-82b1-1e38083f446b",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "caef525f-ccf3-43fc-80fc-88b284f24e34",
    "completed": true,
    "last_updated": "2022-11-25T09:27:01.076901-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.95,
    "sport_category": "World Cup",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/caef525f-ccf3-43fc-80fc-88b284f24e34",
    "datetime": "2022-11-24T11:00:00-05:00",
    "cutoff_datetime": "2022-11-24T11:00:00-05:00",
    "name": "Portugal v. Ghana",
    "bettypes": [
        {
            "id": "9ca71a91-7d73-4728-8c4c-e09e450fd7b5",
            "match": "https://api-prod.gambitprofit.com/api/matches/96fc8ace-7c08-461e-82b1-1e38083f446b/?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": "Portugal",
                        "amount": 7552.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2448.0
                    }
                ],
                "expected_reward_tokens": 9742.08,
                "profit_sb": 742.08,
                "profit_sb_percentage": 8.25,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Portugal",
                        "amount": 6771.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2195.0
                    },
                    {
                        "team": "Ghana",
                        "amount": 1035.0
                    }
                ],
                "expected_reward_tokens": 8734.59,
                "profit_sb": -265.41,
                "profit_sb_percentage": -2.95,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4ef5139b-917e-458b-a196-8bc94431036c",
                    "gambit_id": "1e09c6d0-3234-4a73-a460-811a28299467",
                    "last_updated": "2022-11-25T09:27:01.083213-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Portugal",
                    "reward": "1.29000",
                    "odds": "1.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ca71a91-7d73-4728-8c4c-e09e450fd7b5/?format=api"
                },
                {
                    "id": "04b647e0-87b1-4c8d-844c-87340025d0ee",
                    "gambit_id": "765a1fe7-b296-41c4-b204-a1bd9c4a6740",
                    "last_updated": "2022-11-25T09:27:01.084197-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.98000",
                    "odds": "4.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ca71a91-7d73-4728-8c4c-e09e450fd7b5/?format=api"
                },
                {
                    "id": "e646287f-7c04-4911-80ff-d9cc6b1e06e6",
                    "gambit_id": "16c60060-eed4-454e-a62e-31d9f49a487c",
                    "last_updated": "2022-11-25T09:27:01.082220-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Ghana",
                    "reward": "8.44000",
                    "odds": "9.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ca71a91-7d73-4728-8c4c-e09e450fd7b5/?format=api"
                }
            ]
        },
        {
            "id": "c3cf6b46-b86b-4146-b5e3-e9ca0a26ce16",
            "match": "https://api-prod.gambitprofit.com/api/matches/96fc8ace-7c08-461e-82b1-1e38083f446b/?format=api",
            "name": "Over/Under",
            "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": "Game Total Under 2.5",
                        "amount": 5244.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4756.0
                    }
                ],
                "expected_reward_tokens": 8703.48,
                "profit_sb": -296.52,
                "profit_sb_percentage": -3.29,
                "recommended": false
            },
            "lines": [
                {
                    "id": "16567dfd-86d5-432a-9ec1-96cd02852c2c",
                    "gambit_id": "ae29e14a-e9f2-4ef1-b6a8-115571a78269",
                    "last_updated": "2022-11-25T09:27:01.079269-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.66000",
                    "odds": "1.75000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3cf6b46-b86b-4146-b5e3-e9ca0a26ce16/?format=api"
                },
                {
                    "id": "1005d632-8d81-4c30-ae82-7913374e39e7",
                    "gambit_id": "e95d74dc-6517-4c39-ab14-a7f0a9579ca6",
                    "last_updated": "2022-11-25T09:27:01.080264-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.83000",
                    "odds": "1.95000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3cf6b46-b86b-4146-b5e3-e9ca0a26ce16/?format=api"
                }
            ]
        }
    ]
}