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/34c55a44-6622-4adb-9a98-30576727392d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "34c55a44-6622-4adb-9a98-30576727392d",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "d9c344b1-f22e-429f-8055-528099efa095",
    "completed": true,
    "last_updated": "2022-08-21T12:57:12.416238-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.77,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/d9c344b1-f22e-429f-8055-528099efa095",
    "datetime": "2022-08-20T13:05:00-04:00",
    "cutoff_datetime": "2022-08-20T13:05:00-04:00",
    "name": "NYM (T Williams) v. PHI (Z Wheeler) - Game 1",
    "bettypes": [
        {
            "id": "39dff0be-d175-47a8-9cec-40a1826275bd",
            "match": "https://api-prod.gambitprofit.com/api/matches/34c55a44-6622-4adb-9a98-30576727392d/?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": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "PHI (Z Wheeler)",
                        "amount": 5696.0
                    },
                    {
                        "team": "NYM (T Williams)",
                        "amount": 4304.0
                    }
                ],
                "expected_reward_tokens": 9339.68,
                "profit_sb": 339.68,
                "profit_sb_percentage": 3.77,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b9b97fb6-9e85-49de-b380-0ac7bef1eb68",
                    "gambit_id": "6b4d2fe9-de93-4846-b66a-0e1fa3c9cb53",
                    "last_updated": "2022-08-21T12:57:12.419536-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI (Z Wheeler)",
                    "reward": "1.64000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39dff0be-d175-47a8-9cec-40a1826275bd/?format=api"
                },
                {
                    "id": "62daea50-79d4-4d02-a296-cdf48efdccce",
                    "gambit_id": "cbcf47cd-f88a-47d5-96aa-9a9f39114a0a",
                    "last_updated": "2022-08-21T12:57:12.420019-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYM (T Williams)",
                    "reward": "2.17000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39dff0be-d175-47a8-9cec-40a1826275bd/?format=api"
                }
            ]
        },
        {
            "id": "bdf90e48-c534-4ea8-bab5-ca7fa6626771",
            "match": "https://api-prod.gambitprofit.com/api/matches/34c55a44-6622-4adb-9a98-30576727392d/?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": "NYM",
                        "amount": 5842.0
                    },
                    {
                        "team": "PHI",
                        "amount": 4158.0
                    }
                ],
                "expected_reward_tokens": 9230.36,
                "profit_sb": 230.36,
                "profit_sb_percentage": 2.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a35b4576-fbca-469a-84b2-7c949c887e58",
                    "gambit_id": "d11dbe1c-1af7-4cd8-8319-e83647626902",
                    "last_updated": "2022-08-21T12:57:12.419045-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYM",
                    "reward": "1.58000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdf90e48-c534-4ea8-bab5-ca7fa6626771/?format=api"
                },
                {
                    "id": "5c0c3f47-cf14-4c62-867a-2e1ebed02bc5",
                    "gambit_id": "6c3d9853-3ef3-4771-a23a-6867c92d1541",
                    "last_updated": "2022-08-21T12:57:12.418560-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI",
                    "reward": "2.22000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdf90e48-c534-4ea8-bab5-ca7fa6626771/?format=api"
                }
            ]
        },
        {
            "id": "2be95fcb-8178-4db3-9101-7de600c002b8",
            "match": "https://api-prod.gambitprofit.com/api/matches/34c55a44-6622-4adb-9a98-30576727392d/?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 8.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9100.0,
                "profit_sb": 100.0,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "83b9ae50-cff2-4edb-929e-2fb1cb431c18",
                    "gambit_id": "ad18e1df-a8f9-4354-ba01-dc1e9df13687",
                    "last_updated": "2022-08-21T12:57:12.417447-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.82000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2be95fcb-8178-4db3-9101-7de600c002b8/?format=api"
                },
                {
                    "id": "46ff8710-f244-48e1-a646-ad9595aef082",
                    "gambit_id": "a07d5241-e570-4b14-9646-49bf6af3bc56",
                    "last_updated": "2022-08-21T12:57:12.418031-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.82000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2be95fcb-8178-4db3-9101-7de600c002b8/?format=api"
                }
            ]
        }
    ]
}