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/dd692f43-91fb-44b4-b168-37cd0f4bee45/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "dd692f43-91fb-44b4-b168-37cd0f4bee45",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "fbe5a543-0d24-49b4-92f3-1d04ed2ae475",
    "completed": true,
    "last_updated": "2022-10-31T10:17:30.740011-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.23,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/fbe5a543-0d24-49b4-92f3-1d04ed2ae475",
    "datetime": "2022-10-29T19:30:00-04:00",
    "cutoff_datetime": "2022-10-29T19:30:00-04:00",
    "name": "Michigan State v. Michigan",
    "bettypes": [
        {
            "id": "196b48ec-fcb7-450e-8b80-9763640da896",
            "match": "https://api-prod.gambitprofit.com/api/matches/dd692f43-91fb-44b4-b168-37cd0f4bee45/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": true,
                "name": "High Risk",
                "bet": [
                    {
                        "team": "Michigan",
                        "amount": 10000
                    }
                ],
                "expected_reward_tokens": 10400.0,
                "profit_sb": 900.0,
                "profit_sb_percentage": 9.47,
                "recommended": true
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Michigan",
                        "amount": 9114.0
                    },
                    {
                        "team": "Michigan State",
                        "amount": 886.0
                    }
                ],
                "expected_reward_tokens": 9478.56,
                "profit_sb": -21.44,
                "profit_sb_percentage": -0.23,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d9b224f6-efa9-4b49-a088-7013e07e1c15",
                    "gambit_id": "9e64c4c5-f274-4f2f-91d9-c284a120b318",
                    "last_updated": "2022-10-31T10:17:30.745843-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Michigan",
                    "reward": "1.04000",
                    "odds": "1.04000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/196b48ec-fcb7-450e-8b80-9763640da896/?format=api"
                },
                {
                    "id": "662d3071-8aa3-4516-a575-e8ab42bcf9a3",
                    "gambit_id": "50b1a2d2-d518-4b52-8221-e3cea1067aab",
                    "last_updated": "2022-10-31T10:17:30.746786-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Michigan State",
                    "reward": "10.70000",
                    "odds": "11.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/196b48ec-fcb7-450e-8b80-9763640da896/?format=api"
                }
            ]
        },
        {
            "id": "904f7fa8-3967-49fb-8b26-b1817025b7c9",
            "match": "https://api-prod.gambitprofit.com/api/matches/dd692f43-91fb-44b4-b168-37cd0f4bee45/?format=api",
            "name": "Play the Odds",
            "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": "Michigan",
                        "amount": 5000.0
                    },
                    {
                        "team": "Michigan State",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f6ff36da-02fb-4d07-89aa-ad1efff764fa",
                    "gambit_id": "ca9e2b23-6c0c-4903-a99a-7ee6ee7db06b",
                    "last_updated": "2022-10-31T10:17:30.749751-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Michigan",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-22.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/904f7fa8-3967-49fb-8b26-b1817025b7c9/?format=api"
                },
                {
                    "id": "de5a9215-b9da-4251-9996-19bf93fde1fd",
                    "gambit_id": "48c9524a-a546-4735-a245-a62d0356c4ea",
                    "last_updated": "2022-10-31T10:17:30.748798-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Michigan State",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "22.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/904f7fa8-3967-49fb-8b26-b1817025b7c9/?format=api"
                }
            ]
        },
        {
            "id": "f0ef0b30-f851-4f2e-95da-3dcdc70e6d57",
            "match": "https://api-prod.gambitprofit.com/api/matches/dd692f43-91fb-44b4-b168-37cd0f4bee45/?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 55",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 55",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6e9f3ab1-6c49-48fb-90e7-6e81ebf346ef",
                    "gambit_id": "0a0a6370-c8dd-48b3-a332-8b46c5b4a470",
                    "last_updated": "2022-10-31T10:17:30.742796-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 55",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "55.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0ef0b30-f851-4f2e-95da-3dcdc70e6d57/?format=api"
                },
                {
                    "id": "1568651f-d8cd-48a2-90f5-036f983c38f3",
                    "gambit_id": "d668ab18-b2ff-4288-9588-5c50ecbf293a",
                    "last_updated": "2022-10-31T10:17:30.743935-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 55",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "55.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0ef0b30-f851-4f2e-95da-3dcdc70e6d57/?format=api"
                }
            ]
        }
    ]
}