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/081aeff3-d220-427a-9835-e09755b44421/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "081aeff3-d220-427a-9835-e09755b44421",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e9a99708-30bc-4c53-971e-857d1cf8c628",
    "completed": true,
    "last_updated": "2023-05-09T11:12:09.983157-04:00",
    "created_at": "2023-05-08T11:46:59.380353-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.11,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/e9a99708-30bc-4c53-971e-857d1cf8c628",
    "datetime": "2023-05-08T19:40:00-04:00",
    "cutoff_datetime": "2023-05-08T19:40:00-04:00",
    "name": "STL (M Mikolas) v. CHC (M Stroman)",
    "bettypes": [
        {
            "id": "055a9946-d2b4-482f-a32f-30ff4180a939",
            "match": "https://api-prod.gambitprofit.com/api/matches/081aeff3-d220-427a-9835-e09755b44421/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-08T11:46:59.395775-04: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": "CHC (M Stroman)",
                        "amount": 5337.0
                    },
                    {
                        "team": "STL (M Mikolas)",
                        "amount": 4663.0
                    }
                ],
                "expected_reward_tokens": 9605.78,
                "profit_sb": 105.78,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4aa457f4-2f46-4e46-9c7c-61fb72354c7b",
                    "gambit_id": "0f126c0a-28f2-4368-86c5-00dbabf02930",
                    "last_updated": "2023-05-09T11:12:09.996818-04:00",
                    "created_at": "2023-05-08T11:46:59.397421-04:00",
                    "name": "CHC (M Stroman)",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/055a9946-d2b4-482f-a32f-30ff4180a939/?format=api"
                },
                {
                    "id": "2f46bb16-fd6d-4e0f-91bf-6f647b29b5d2",
                    "gambit_id": "97d23600-201b-4a34-80d1-5356a8fddd3d",
                    "last_updated": "2023-05-09T11:12:09.998301-04:00",
                    "created_at": "2023-05-08T11:46:59.399202-04:00",
                    "name": "STL (M Mikolas)",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/055a9946-d2b4-482f-a32f-30ff4180a939/?format=api"
                }
            ]
        },
        {
            "id": "4bf380b1-4ed7-402d-bfc5-943bd1a3f62b",
            "match": "https://api-prod.gambitprofit.com/api/matches/081aeff3-d220-427a-9835-e09755b44421/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-08T11:46:59.389969-04: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": "STL",
                        "amount": 6399.0
                    },
                    {
                        "team": "CHC",
                        "amount": 3601.0
                    }
                ],
                "expected_reward_tokens": 9470.52,
                "profit_sb": -29.48,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "10412d76-e988-461c-8c7e-705a77675fde",
                    "gambit_id": "f5d43bc2-4c79-45b5-97d4-a0704c45f5ab",
                    "last_updated": "2023-05-09T11:12:09.993779-04:00",
                    "created_at": "2023-05-08T11:46:59.394154-04:00",
                    "name": "STL",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bf380b1-4ed7-402d-bfc5-943bd1a3f62b/?format=api"
                },
                {
                    "id": "544d3666-b002-48a0-9d7e-f6a36c764b7e",
                    "gambit_id": "28f70b47-ca44-498c-9f85-766f2cfe1a20",
                    "last_updated": "2023-05-09T11:12:09.991777-04:00",
                    "created_at": "2023-05-08T11:46:59.392061-04:00",
                    "name": "CHC",
                    "reward": "2.63000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bf380b1-4ed7-402d-bfc5-943bd1a3f62b/?format=api"
                }
            ]
        },
        {
            "id": "cc50517f-6dd2-4990-90f6-3354a698460b",
            "match": "https://api-prod.gambitprofit.com/api/matches/081aeff3-d220-427a-9835-e09755b44421/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-08T11:46:59.383278-04: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 7.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4d056c99-71dc-4582-bcd3-6153789a5197",
                    "gambit_id": "892f8123-147c-4abb-b47e-3c83e206e5d5",
                    "last_updated": "2023-05-09T11:12:09.986937-04:00",
                    "created_at": "2023-05-08T11:46:59.385375-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc50517f-6dd2-4990-90f6-3354a698460b/?format=api"
                },
                {
                    "id": "277d53f0-8fdb-433c-bf52-ee398d0b523d",
                    "gambit_id": "06af42f4-6cc5-4360-a83e-c6ad58fec51b",
                    "last_updated": "2023-05-09T11:12:09.988521-04:00",
                    "created_at": "2023-05-08T11:46:59.387749-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc50517f-6dd2-4990-90f6-3354a698460b/?format=api"
                }
            ]
        }
    ]
}