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/982a8522-7858-4cf0-bc5f-f743011fb17b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "982a8522-7858-4cf0-bc5f-f743011fb17b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f02d6d2b-a068-4e21-8406-c435fe010e91",
    "completed": true,
    "last_updated": "2023-05-18T11:47:15.845250-04:00",
    "created_at": "2023-05-16T09:47:06.279115-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.21,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/f02d6d2b-a068-4e21-8406-c435fe010e91",
    "datetime": "2023-05-16T19:10:00-04:00",
    "cutoff_datetime": "2023-05-16T19:10:00-04:00",
    "name": "TAM (J Beeks) v. NYM (J Verlander)",
    "bettypes": [
        {
            "id": "c54d8cb5-ecb7-4155-a06c-957755de710f",
            "match": "https://api-prod.gambitprofit.com/api/matches/982a8522-7858-4cf0-bc5f-f743011fb17b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-16T09:47:06.294895-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": "NYM (J Verlander)",
                        "amount": 5914.0
                    },
                    {
                        "team": "TAM (J Beeks)",
                        "amount": 4086.0
                    }
                ],
                "expected_reward_tokens": 9520.38,
                "profit_sb": 20.38,
                "profit_sb_percentage": 0.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "dc4b9078-d4ba-486a-8009-91647a3db7c4",
                    "gambit_id": "f44139c3-8670-463d-8872-aa96cd5d367a",
                    "last_updated": "2023-05-18T11:47:15.857191-04:00",
                    "created_at": "2023-05-16T09:47:06.296858-04:00",
                    "name": "NYM (J Verlander)",
                    "reward": "1.61000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c54d8cb5-ecb7-4155-a06c-957755de710f/?format=api"
                },
                {
                    "id": "a634cfea-5915-44c5-9ba9-fbbde45f06d5",
                    "gambit_id": "05ca81d4-cf8d-4a56-ab00-f1a8ceebe562",
                    "last_updated": "2023-05-18T11:47:15.858393-04:00",
                    "created_at": "2023-05-16T09:47:06.299202-04:00",
                    "name": "TAM (J Beeks)",
                    "reward": "2.33000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c54d8cb5-ecb7-4155-a06c-957755de710f/?format=api"
                }
            ]
        },
        {
            "id": "33b8f3e7-a2dc-40df-b030-54e921b63409",
            "match": "https://api-prod.gambitprofit.com/api/matches/982a8522-7858-4cf0-bc5f-f743011fb17b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-16T09:47:06.288400-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": "TAM",
                        "amount": 5688.0
                    },
                    {
                        "team": "NYM",
                        "amount": 4312.0
                    }
                ],
                "expected_reward_tokens": 9442.08,
                "profit_sb": -57.92,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4d95a9c2-3891-4449-a764-134a557d0896",
                    "gambit_id": "ab4aeb13-4362-4178-81d2-c99099c409e9",
                    "last_updated": "2023-05-18T11:47:15.854713-04:00",
                    "created_at": "2023-05-16T09:47:06.292719-04:00",
                    "name": "TAM",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33b8f3e7-a2dc-40df-b030-54e921b63409/?format=api"
                },
                {
                    "id": "8fdd36ad-c268-46cb-bfb3-48c0601c7fd9",
                    "gambit_id": "6e731778-33a2-49fc-9e99-170a16d6bfc2",
                    "last_updated": "2023-05-18T11:47:15.853284-04:00",
                    "created_at": "2023-05-16T09:47:06.290355-04:00",
                    "name": "NYM",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33b8f3e7-a2dc-40df-b030-54e921b63409/?format=api"
                }
            ]
        },
        {
            "id": "e641ae9e-9f5c-495f-9359-11c191429b87",
            "match": "https://api-prod.gambitprofit.com/api/matches/982a8522-7858-4cf0-bc5f-f743011fb17b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-16T09:47:06.281588-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 9",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0d292142-3cda-4456-9b95-ef5034d666f9",
                    "gambit_id": "597de987-33b2-44c2-9c6f-7edb6425a29d",
                    "last_updated": "2023-05-18T11:47:15.848681-04:00",
                    "created_at": "2023-05-16T09:47:06.285973-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e641ae9e-9f5c-495f-9359-11c191429b87/?format=api"
                },
                {
                    "id": "3da7da5d-946e-4206-8d71-b7a6cf73aa4a",
                    "gambit_id": "693b2576-1ec5-4f10-a83f-c98e3cd751b2",
                    "last_updated": "2023-05-18T11:47:15.850261-04:00",
                    "created_at": "2023-05-16T09:47:06.283625-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e641ae9e-9f5c-495f-9359-11c191429b87/?format=api"
                }
            ]
        }
    ]
}